Instagram Scraper avatar
Instagram Scraper

Pricing

from $1.50 / 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.

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

YC

API implementation fields fail with Error: no_items

Closed

yamho.chan.dev opened this issue
14 days ago

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?

weuts avatar

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?

YC

yamho.chan.dev

12 days ago

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.

alexey avatar

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