π― Instagram User Scraper (Pay Per Result)
This Actor is unavailable because the developer has decided to deprecate it. Would you like to try a similar Actor instead?
See alternative Actorsπ― Instagram User Scraper (Pay Per Result)
Instagram User Scraper, the leading solution for pulling user data from Instagram. Renowned for its exceptional speed and thoroughness, it enables the retrieval of comprehensive user information such as emails. Priced at just $0.50 per 1000 users π°
You can access the π― Instagram User Scraper (Pay Per Result) 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 "keyword": "jack",
3 "startUrls": [
4 "https://www.instagram.com/taylorswift/",
5 "https://www.instagram.com/bryancranston/",
6 "https://www.instagram.com/deanjnorris/"
7 ],
8 "instagramHandles": [
9 "justinbieber",
10 "emilia_clarke",
11 "maisie_williams"
12 ],
13 "instagramIds": [
14 "6860189",
15 "35306961",
16 "1809062259"
17 ],
18 "maxItems": 1000,
19 "customMapFunction": "(object) => { return {...object} }"
20}' |
21apify call apidojo/instagram-user-scraper --silent --output-dataset
π― Instagram User Scraper (Pay Per Result) API through CLI
The Apify CLI is the official tool that allows you to use π― Instagram User 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: