Instagram Scraper avatar
Instagram Scraper
Try for free

Pay $2.30 for 1,000 results

View all Actors
Instagram Scraper

Instagram Scraper

apify/instagram-scraper
Try for free

Pay $2.30 for 1,000 results

Scrape and download Instagram posts, profiles, places, hashtags, photos, and comments. Get data from Instagram using one or more Instagram URLs or search queries. Export scraped data, run the scraper via API, schedule and monitor runs or integrate with other tools.

Do you want to learn more about this Actor?

Get a demo
IS

Getting results that are not in the original input list

Closed

imaginative_skull opened this issue
a month ago

I recently executed a run (see actor URL) with N profiles. However, I got back several profiles that were not on the original list. How can I find out why this happened?

alexey avatar

Hi!

You can check dataset manually https://api.apify.com/v2/datasets/5ap5MSuQuYu5e1vWT/items?clean=true&fields=inputUrl,url&format=json or by special actor https://console.apify.com/view/runs/hlJlE757bZjRZnkDr

inputUrl is always as in your input, however resolved by Instagram without capitalization and with slach added, i.e.

1{
2  "url": "https://www.instagram.com/skatebeyond_",
3  "inputUrl": "https://www.instagram.com/Skatebeyond_/"
4}

Just match results by inputUrl value instead of url value

I´m going to close the issue now, but if there would be anything else we could help with, please let us know.

Developer
Maintained by Apify
Actor metrics
  • 4.4k monthly users
  • 283 stars
  • 100.0% runs succeeded
  • 1.8 days response time
  • Created in Apr 2019
  • Modified 1 day ago