🏯 Instagram Scraper (Pay Per Result) avatar
🏯 Instagram Scraper (Pay Per Result)

Pricing

$0.50 / 1,000 posts

Go to Store
🏯 Instagram Scraper (Pay Per Result)

🏯 Instagram Scraper (Pay Per Result)

Developed by

API Dojo

Maintained by Community

Famous for its blazing-fast speed and completeness, it offers rapid and efficient scraping of many URLs such as; location, audio, tag, and profile. It's incredibly cost-effective at only $0.50 for every 1000 posts, capable of scraping 100-200 posts each second!

5.0 (2)

Pricing

$0.50 / 1,000 posts

60

Total users

1.6k

Monthly users

262

Runs succeeded

99%

Response time

10 hours

Last modified

a day ago

You can access the 🏯 Instagram Scraper (Pay Per Result) programmatically from your own applications by using the Apify API. You can also 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  "startUrls": [
3    "https://www.instagram.com/taylorswift/",
4    "https://www.instagram.com/explore/tags/travel",
5    "https://www.instagram.com/explore/locations/213131048/berlin-germany/",
6    "https://www.instagram.com/reels/audio/271328201351336/",
7    "https://www.instagram.com/taylorswift/reels",
8    "https://www.instagram.com/taylorswift/tagged"
9  ],
10  "maxItems": 1000,
11  "until": "2023-12-31",
12  "customMapFunction": "(object) => { return {...object} }"
13}' |
14apify call apidojo/instagram-scraper --silent --output-dataset

🏯 Instagram Scraper (Pay Per Result) API through CLI

The Apify CLI is the official tool that allows you to use 🏯 Instagram Scraper (Pay Per Result) locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include: