Instagram Scraper
Pay $2.30 for 1,000 results
Instagram Scraper
Pay $2.30 for 1,000 results
Scrape and download Instagram posts, profiles, places, hashtags, photos, and comments. Get data from Instagram using one or more Instagram URLs or search queries. Export scraped data, run the scraper via API, schedule and monitor runs or integrate with other tools.
Do you want to learn more about this Actor?
Get a demoYou can access the Instagram Scraper programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "directUrls": [
3 "https://www.instagram.com/humansofny/"
4 ],
5 "resultsType": "posts",
6 "resultsLimit": 200,
7 "searchType": "hashtag",
8 "searchLimit": 1
9}' |
10apify call apify/instagram-scraper --silent --output-dataset
👁 Instagram Scraper API through CLI
The Apify CLI is the official tool that allows you to use Instagram Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
Actor Metrics
6k monthly users
-
588 stars
>99% runs succeeded
2.5 days response time
Created in Apr 2019
Modified 12 hours ago