
Instagram Scraper - All in one
Pricing
$30.00/month + usage

Instagram Scraper - All in one
Scrape instragram profiles, followers, posts, comments and get valuable information like email addresses, websites, post engagement insights, commented users, etc
2.1 (2)
Pricing
$30.00/month + usage
38
Monthly users
90
Runs succeeded
96%
Response time
24 days
Last modified
a month ago
You can access the Instagram Scraper - All in one 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 "action": "scrapeProfiles",
3 "scrapeProfiles.profileList": [
4 "zuck"
5 ],
6 "scrapeFriendships.profile": "zuck",
7 "scrapeFriendships.friendshipType": "followers",
8 "scrapeCommentsOfPost.url": "https://www.instagram.com/p/CwsgvUlLtEn/",
9 "scrapeLikesOfPost.url": "https://www.instagram.com/p/CwsgvUlLtEn/",
10 "scrapePostsOfUser.profile": "https://www.instagram.com/zuck",
11 "proxy": {
12 "useApifyProxy": true,
13 "apifyProxyGroups": [
14 "RESIDENTIAL"
15 ]
16 },
17 "minDelay": 1,
18 "maxDelay": 15
19}' |
20apify call curious_coder/instagram-scraper --silent --output-dataset
Instagram Scraper - All in one API through CLI
The Apify CLI is the official tool that allows you to use Instagram Scraper - All in one locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
Pricing
Pricing model
RentalTo use this Actor, you have to pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage.
Free trial
1 day
Price
$30.00