Instagram User Profile Scraper avatar

Instagram User Profile Scraper

Pricing

from $10.00 / 1,000 results

Go to Apify Store
Instagram User Profile Scraper

Instagram User Profile Scraper

Scrape public Instagram profiles by username. Input: Use the auto-generated form on the run page with prefilled values. Clicking Run without edits should yield real data. Output: One dataset record per item, as shaped by scrapers.instagram.scrape_user, with no transformations.

Pricing

from $10.00 / 1,000 results

Rating

0.0

(0)

Developer

Jamshaid Arif

Jamshaid Arif

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Share

Scrape public Instagram user profiles by username.

Input

See the auto-generated form on the run page. The prefilled values reproduce the local-test scrape — clicking Run with no edits should yield real data.

Output

One dataset record per item, shaped by scrapers.instagram.scrape_user (no transformation applied). Field set is whatever the underlying scraper returns.

How it works

  1. Reads the input.
  2. Resolves an Apify Proxy URL (if enabled) and passes it to scrapers.configure(proxy=...).
  3. Calls run("instagram", "scrape_user", ...).
  4. Pushes each returned item to the default dataset.