# Instagram Raw Data Instagram Raw Data API allows you to get public data anonymously from Instagram. Access to this API is restricted. To get access to this API contact our support at [hello@modash.io](mailto:hello@modash.io). Our RAW API subscriptions come with a monthly limit for requests, every successful request consumes one from the limit. A 404 status code is treated as a successful request, indicating that the requested content could not be found. ## Search - [GET /raw/ig/search](https://docs.modash.io/products/raw_api/openapi_doc/raw/instagram-raw-data/instagramrawcontroller_search.md): Search for users and hashtags. ## User Info - [GET /raw/ig/user-info](https://docs.modash.io/products/raw_api/openapi_doc/raw/instagram-raw-data/instagramrawcontroller_userinfo.md): Get details about the user profile ## User Feed - [GET /raw/ig/user-feed](https://docs.modash.io/products/raw_api/openapi_doc/raw/instagram-raw-data/instagramrawcontroller_userfeed.md): Get users media feed in a paginated manner. 12 posts on the page. ## User Reels - [GET /raw/ig/user-reels](https://docs.modash.io/products/raw_api/openapi_doc/raw/instagram-raw-data/instagramrawcontroller_userreels.md): Get users reels ## User Tags Feed - [GET /raw/ig/user-tags-feed](https://docs.modash.io/products/raw_api/openapi_doc/raw/instagram-raw-data/instagramrawcontroller_usertagsfeed.md): Get users tags feed ## Hashtag Feed - [GET /raw/ig/hashtag-feed](https://docs.modash.io/products/raw_api/openapi_doc/raw/instagram-raw-data/instagramrawcontroller_hashtagfeed.md): Get hashtag feed ## Media Info - [GET /raw/ig/media-info](https://docs.modash.io/products/raw_api/openapi_doc/raw/instagram-raw-data/instagramrawcontroller_mediainfo.md): Get media info ## Media Comments - [GET /raw/ig/media-comments](https://docs.modash.io/products/raw_api/openapi_doc/raw/instagram-raw-data/instagramrawcontroller_commentfeed.md): Get media comments ## Media Comment Replies - [GET /raw/ig/media-comment-replies](https://docs.modash.io/products/raw_api/openapi_doc/raw/instagram-raw-data/instagramrawcontroller_childcommentfeed.md): Get comment replies ## Audio Info - [GET /raw/ig/audio-info](https://docs.modash.io/products/raw_api/openapi_doc/raw/instagram-raw-data/instagramrawcontroller_audioinfo.md): Get audio info and feed. Similar to searching by original audio.