Instagram Scraper - All in one avatar

Instagram Scraper - All in one

Try for free

1 day trial then $30.00/month - No credit card required now

View all Actors
Instagram Scraper - All in one

Instagram Scraper - All in one

curious_coder/instagram-scraper
Try for free

1 day trial then $30.00/month - No credit card required now

Scrape instragram profiles, followers, posts, comments and get valuable information like email addresses, websites, post engagement insights, commented users, etc

You can access the Instagram Scraper - All in one 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  "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:

Developer
Maintained by Community
Actor metrics
  • 164 monthly users
  • 10 stars
  • 98.8% runs succeeded
  • 1.8 hours response time
  • Created in Jun 2023
  • Modified 11 days ago
Categories