Community launching soon. Below is a preview of what it will look like.

Scraper.bot Demo Community

Sample data shown for preview purposes
ST
General

Welcome to the Scraper.bot Community! Read First

Hey everyone! Welcome to the official Scraper.bot community forum. Here you can ask questions, share your projects, and connect with other...

Scraper TeamStaff·2 weeks ago
156482089
announcementrules
ST
General

Scraper.bot v0.5.0 Release Notes

We're excited to announce the release of v0.5.0! This update includes AI-powered selector suggestions, webhook retry logic, and improved...

Scraper TeamStaff·5 days ago
23124045
releasechangelog
AC
Help & Support

How to scrape a paginated e-commerce site?

I'm trying to scrape product listings from a site that uses infinite scroll pagination. I've set up a basic flow but it only captures the first...

Alex Chen·2 hours ago
81345
scrapingpaginatione-commerce
MS
Show & Tell

Built a real-time price tracker with Scraper.bot

Just finished building a price tracking dashboard that monitors 500+ products across 3 different retailers. Using scheduled flows with webhook...

Maria Santos·5 hours ago
1531228
monitoringpricingdashboard
JW
Feature Requests

Feature Request: Webhook retry configuration

It would be great to have configurable retry logic for webhooks. Currently if my endpoint is temporarily down, the webhook payload is lost...

James Wilson·8 hours ago
68912
webhooksapireliability
DP
Bug Reports

Error 429 when scraping Craigslist

I'm getting rate limited (HTTP 429) after about 50 requests to Craigslist. I've tried adding delays between requests but it doesn't seem...

David Park·12 hours ago
3672
rate-limitingscraping
SK
General

Best practices for scheduling flows

I've been using Scraper.bot for a few months now and wanted to share some tips on how to optimize your scheduled flows for reliability and...

Sarah Kim·1 day ago
1125619
schedulingbest-practices
TN
Feature Requests

Python SDK - async support?

Is there any plan to add async/await support to the Python SDK? I'm building a high-throughput pipeline and synchronous calls are becoming a...

Tom Nguyen·1 day ago
4987
pythonapiasync
EZ
Show & Tell

My first scraper! Job listings aggregator

After a week of learning Scraper.bot, I built my first real project - a job listings aggregator that pulls from LinkedIn, Indeed, and...

Emily Zhang·2 days ago
2247835
scrapingjobsbeginner
RF
Help & Support

How to handle login-required pages?

I need to scrape data from a site that requires authentication. How do I handle login flows in Scraper.bot? Do I need to manage cookies...

Ryan Foster·3 days ago
92038
authenticationscrapingcookies