
Instagram Scraper
Pricing
from $1.50 / 1,000 results

Instagram Scraper
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.
3.7 (62)
Pricing
from $1.50 / 1,000 results
1899
Total users
114K
Monthly users
12K
Runs succeeded
98%
Issues response
3.1 days
Last modified
5 hours ago
API implementation fields fail with Error: no_items
Closed
running run-sync-get-dataset-items api call for a task with 'fields' parameter. api call fails because the api hits a row that has no data due to no posts being found. is there away to skip these rows?

Erik Funder Carstensen (weuts)
Hi 😊
When I do the API call I just get empty objects when the properties defined in my fields
parameter are not present - how do you deserialize the data coming from the API? May it be that part which is failing?
yamho.chan.dev
Resolved it, I needed to add 'error' and 'errorDescription' as a catch-all in the fields parameters
I'm using the task and dataset api call (https://docs.apify.com/api/v2/actor-task-run-sync-get-dataset-items-get), I parse out the json in to a google sheet.

I will close the issue now, but if there is anything else we can help with, please let us know.