Instagram Scraper - All in one avatar
Instagram Scraper - All in one

Pricing

$30.00/month + usage

Go to Store
Instagram Scraper - All in one

Instagram Scraper - All in one

Developed by

Curious Coder

Curious Coder

Maintained by Community

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

39

Total users

3k

Monthly users

77

Runs succeeded

92%

Issue response

15 days

Last modified

2 months 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.

$echo '{
< "action": "scrapeProfiles",
< "scrapeProfiles.profileList": [
< "zuck"
< ],
< "scrapeFriendships.profile": "zuck",
< "scrapeFriendships.friendshipType": "followers",
< "scrapeCommentsOfPost.url": "https://www.instagram.com/p/CwsgvUlLtEn/",
< "scrapeLikesOfPost.url": "https://www.instagram.com/p/CwsgvUlLtEn/",
< "scrapePostsOfUser.profile": "https://www.instagram.com/zuck",
< "proxy": {
< "useApifyProxy": true,
< "apifyProxyGroups": [
< "RESIDENTIAL"
< ]
< },
< "minDelay": 1,
< "maxDelay": 15
<}' |
<apify 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

$npm i -g apify-cli
$apify login

Other API clients include: