Instagram Profile Scraper avatar
Instagram Profile Scraper
Try for free

Pay $2.30 for 1,000 results

View all Actors
Instagram Profile Scraper

Instagram Profile Scraper

apify/instagram-profile-scraper
Try for free

Pay $2.30 for 1,000 results

Scrape all Instagram profile info. Just add one or more Instagram usernames and extract number of followers&follows, URLs, bio, posts, likes, counts, related profiles, captions, highlight reels. 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
RE

Charged for result in run returning no results

Closed

respondology opened this issue
a month ago

We recently attempted to rescrape a few Instagram profiles (grimble_gumbles, gay_princess._) that were not included in an initial scraping run. These profiles appear to be inaccessible, but are not returned marked as such by Apify. This scraping run did not return any results in the dataset, but is still marked as containing one result.

alexey avatar

Hi!

For this two profiles actor unable to get any profile ID, so unable to find out the reason why profile is not available. For such cases, when no any details available per profile actor saving general error in dataset:

1{
2  "error": "Empty or private data for provided input"
3}

We will try to improve logic to handle such cases, will keep you informed about the progress

alexey avatar

Hi!

Broken profiles resolved by logic in latest build, see sample run https://console.apify.com/view/runs/KEx252AHzvO25YFbm

If there is no profile instead of retrying actor saving dataset item

1{
2  "inputUrl": "https://www.instagram.com/grimble_gumbles",
3  "error": "The link may be broken, or the page may have been removed.",
4  "username": "grimble_gumbles",
5  "url": "https://www.instagram.com/grimble_gumbles"
6}

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

RE

respondology

24 days ago

Great, thanks very much for looking into this!

Developer
Maintained by Apify
Actor metrics
  • 2.3k monthly users
  • 130 stars
  • 99.8% runs succeeded
  • 1.5 days response time
  • Created in Nov 2021
  • Modified 1 day ago