Instagram Scraper avatar
Instagram Scraper

Pricing

$2.30 / 1,000 results

Go to Store
Instagram Scraper

Instagram Scraper

Developed by

Apify

Apify

Maintained by Apify

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.

4.1 (57)

Pricing

$2.30 / 1,000 results

1519

Total users

99K

Monthly users

12K

Runs succeeded

>99%

Issues response

2.8 days

Last modified

3 days ago

ML

Empty output

Closed

mattheus-lim opened this issue
10 months ago

Usage was charged despite having an empty output

alexey avatar

Hi!

Its related to your previous question about json input values: you choose to get 3 posts and also to skip pinned posts in referenced run. Actor filtered out 3 pinned posts and then, since results limit was reached but no data saved to dataset, created dataset item with the error.

In other words results was scraped and scraping consumed CPU, RAM and proxies. Because of unexpected input logic no scraped results was saved and that's why specific json variables not recommended - when used, you should be able to compose input which really works, otherwise accept results "as is".

Sample re-run with your input but without skipping pinned posts: https://console.apify.com/view/runs/C3FUc0r6AGLw8Al2N

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