Instagram Post Scraper avatar
Instagram Post Scraper

Pricing

$0.99 / 1,000 posts

Go to Store
Instagram Post Scraper

Instagram Post Scraper

Developed by

Skython

Skython

Maintained by Community

$0.99 / 1k posts. Scrape public post data from Instagram profiles without login.

5.0 (1)

Pricing

$0.99 / 1,000 posts

2

9

9

Last modified

4 days ago

You can access the Instagram Post Scraper 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 '{
< "instagram_profiles": [
< "https://www.instagram.com/cristiano/",
< "leomessi"
< ],
< "post_limit": 12
<}' |
<apify call skython/instagram-post-scraper --silent --output-dataset

Instagram Post Scraper API through CLI

The Apify CLI is the official tool that allows you to use Instagram Post Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: