crawlee-js
apify-platform
crawlee-python
💻hire-freelancers
🚀actor-promotion
💫feature-request
💻creators-and-apify
🗣general-chat
🎁giveaways
programming-memes
🌐apify-announcements
🕷crawlee-announcements
👥community
I want to be able to scrape an IG sound
Not sure if this is a feature request,
hello. isnt it possible to retrieve last
i'm looking foward for an api that
Hi there, any advice to scrape Twitter (
const jsdom = require("jsdom");
Dm me
I want pass cloudflare with jsdom module
Not really a feature request for apify
Hi I’m a real newbie here. I’d like to
Hi I’ve tried using Instagram reel
Pydantic data validations at the user
I am a media buyer and I recently
Hey everyone, would love it if we had a
crawler itself either using crawler.teardown() or crawler.requestQueue.drop() (Not sure about this one), the main use case for it being saving on proxy costs/stopping crawlers from redundantly scraping data or even some other arbritrary conditions.
I have found a workaround for this by setting a shutdown flag in a state or even a variable and checking for it inside the handlers and if its true, just doing a return;(to empty out the queue) while this works it does add in a lot of noise in logs (also in the code) because we need to log that we are skipping them because of this flag for debugging purposes and I wish it would be handled a little more gracefully in the scraper instead of every request handler checking for it...Hi everyone.
Currently i'm running the Google Crawler
Having the ability to test new settings