Apify Discord Mirror

Home
Members
Soul_Denied
S
Soul_Denied
Offline, last seen 5 months ago
Joined August 30, 2024
I am making a scrapper to scrap threads.net using playwright and python and willing to host on Apify.

But It I am not able to scrap entire timeline. It is only giving some data and when scrolling down, I am not able to scrap the new data.

Any help or suggestion is highly appreciated.
3 comments
S
L
A
I am trying to deploy my code on Heroku.
using : python3

getting this error on Heroku console.
╔══════════════════════════════════════════════════════╗
║ Host system is missing dependencies to run browsers. ║ ║ Please install them with the following command: ║
║ ║
║ sudo playwright install-deps ║
║ ║
║ Alternatively, use apt: ║
║ sudo apt-get install libatk1.0-0\ ║
║ libatk-bridge2.0-0\ ║
.
.
.
12 comments
S
m
A