
Instagram Discovery Reels Scraper
Pricing
$30.00/month + usage

Instagram Discovery Reels Scraper
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
8
Total users
56
Monthly users
5
Runs succeeded
>99%
Last modified
10 days ago
Main function throws exception
Closed
Actor failed with an exception browser = await p.chromium.launch(headless=False)
2024-11-11T14:48:18.226Z File "/usr/local/lib/python3.11/site-packages/playwright/async_api/_generated.py", line 14714, in launch 2024-11-11T14:48:18.228Z await self._impl_obj.launch( 2024-11-11T14:48:18.229Z File "/usr/local/lib/python3.11/site-packages/playwright/_impl/_browser_type.py", line 96, in launch 2024-11-11T14:48:18.231Z Browser, from_channel(await self._channel.send("launch", params)) 2024-11-11T14:48:18.233Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-11-11T14:48:18.234Z File "/usr/local/lib/python3.11/site-packages/playwright/_impl/_connection.py", line 61, in send 2024-11-11T14:48:18.236Z return await self._connection.wrap_api_call(
2024-11-11T14:48:18.240Z File "/usr/local/lib/python3.11/site-packages/playwright/_impl/_connection.py", line 490, in wrap_api_call 2024-11-11T14:48:18.242Z return await cb() 2024-11-11T14:48:18.244Z ^^^^^^^^^^ 2024-11-11T14:48:18.246Z File "/usr/local/lib/python3.11/site-packages/playwright/_impl/_connection.py", line 99, in inner_send 2024-11-11T14:48:18.248Z result = next(iter(done)).result() 2024-11-11T14:48:18.250Z ^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-11-11T14:48:18.251Z playwright._impl._api_types.Error: Executable doesn't exist at /root/.cache/ms-playwright/chromium-

Thx for reporting the issue, we are on it (small typo from our last update)

We updated the actor, we fixed 2 issues:
- the one you reported linked to a library
- update reels extraction (instagram changed some elements)