Instagram Discovery Reels Scraper avatar
Instagram Discovery Reels Scraper

Pricing

$30.00/month + usage

Go to Store
Instagram Discovery Reels Scraper

Instagram Discovery Reels Scraper

Developed by

SASWAVE

SASWAVE

Maintained by Community

Generate a list of reels from the discovery "For you" / "Following" page. Access their data: caption, likes, comments, location, date, instagram id, facebook id, music information Helps you scale analytics

0.0 (0)

Pricing

$30.00/month + usage

10

Total users

60

Monthly users

4

Runs succeeded

>99%

Last modified

2 months ago

CR

Error when starting Crawling

Closed

crawling.genius opened this issue
a year ago

I'm getting the following error each time starting the crawler. Exportet the cookies using editthiscookie:

Exception in callback AsyncIOEventEmitter._emit_run..callback(<Task finishe...nnection_v2')>) at /usr/local/lib/python3.11/site-packages/pyee/asyncio.py:69 2024-05-06T09:11:15.842Z handle: <Handle AsyncIOEventEmitter._emit_run..callback(<Task finishe...nnection_v2')>) at /usr/local/lib/python3.11/site-packages/pyee/asyncio.py:69> 2024-05-06T09:11:15.844Z Traceback (most recent call last): 2024-05-06T09:11:15.846Z File "/usr/local/lib/python3.11/asyncio/events.py", line 84, in _run 2024-05-06T09:11:15.849Z self._context.run(self._callback, *self._args) 2024-05-06T09:11:15.851Z File "/usr/local/lib/python3.11/site-packages/pyee/asyncio.py", line 77, in callback 2024-05-06T09:11:15.853Z self.emit("error", exc) 2024-05-06T09:11:15.855Z File "/usr/local/lib/python3.11/site-packages/pyee/base.py", line 211, in emit 2024-05-06T09:11:15.857Z self._emit_handle_potential_error(event, args[0] if args else None) 2024-05-06T09:11:15.858Z File "/usr/local/lib/python3.11/site-packages/pyee/base.py", line 169, in _emit_handle_potential_error 2024-05-06T09:11:15.860Z raise error 2024-05-06T09:11:15.897Z File "/usr/src/app/src/main.py", line 157, in request_middleware 2024-05-06T09:11:15.900Z for elem in datajson['data']['xdt_api__v1__clips__home__connection_v2']['edges']: 2024-05-06T09:11:15.902Z ~~~~~~~~~~~~~~~~... [trimmed]

saswave avatar

The json parsing has been updated to not get the errorkey anymore

Have a try