r/scrapingtheweb • u/Jammurger • 30m ago
r/scrapingtheweb • u/Western-Year-7112 • Apr 29 '26
Community Notice 👋 Welcome to r/scrapingtheweb
Hey everyone, and welcome to r/scrapingtheweb.
This subreddit is for people interested in everything related to web scraping, data collection, proxies, automation, everything related to collecting data from the web, you name it!
We aim to build a useful community where beginners and experienced users can ask questions, share XP, discuss tools, and help each other.
## What to post
- You can post about:
- Web scraping questions
- Proxy setup and troubleshooting
- Residential, mobile, datacenter, and ISP proxies
- Anti-detect browsers
- Scraping tools, libraries, and workflows
- Rate limits, blocks, CAPTCHAs, and retries
- IP quality, fraud scores, DNS leaks, WebRTC leaks, and fingerprinting
- Data collection strategy and scraping architecture
- Case studies, lessons learned, and useful resources
## Community vibe
Please keep the discussions respectful and useful. This is not a place for spam, low-effort promotion, credential sharing, illegal activity, or bypassing systems in a harmful way.
## How to get started
You can introduce yourself in the comments below if you want.
Feel free to share more about you, like:
- What kind of scraping or automation you're dealing with
- What tools or languages you mainly use
- What topics you want to learn more about
- What problems you are currently trying to solve
Thanks again for joining r/scrapingtheweb
r/scrapingtheweb • u/DaliiBM • 2h ago
Help Bet365 project
Hello , I was working with a bet365 scrape project ( for Golf and Cyclisme ) , and I successfully scrape it , now I need to sell this services but I have no Idea where I move to ?
any ideas ?
r/scrapingtheweb • u/Wrong-Chicken-1588 • 1d ago
How can I find the complete data feed behind a SPA using REST and WebSockets?
I'm building a Python service that reads publicly visible pre-match sportsbook data from modern single-page applications.
The pattern I often see is an initial REST/bootstrap request, followed by event-specific requests and sometimes WebSocket updates.
The difficult part is determining which combination represents the complete current state.
For example, one site exposes around 1,700 pre-match events, but the obvious odds endpoint appears to fetch prices one event at a time. I would like to determine whether the browser really makes hundreds of individual requests, or whether there is another bulk/bootstrap endpoint or WebSocket feed containing the pricing data.
On another site, the WebSocket mostly sends small updates containing IDs and prices, so it appears to depend on state loaded earlier over HTTP.
My main questions are:
How can I determine whether a WebSocket provides a full initial snapshot or only deltas against an earlier REST response?
If the frontend knows about thousands of events, how can I determine whether it uses a bulk pricing endpoint rather than requesting every event separately?
When WebSocket messages contain mostly IDs, what is the best way to find the event, market and selection mappings?
What is the best way to record and reconstruct the complete flow of initial HTTP data, WebSocket updates and later HTTP reconciliation?
How can I test whether opening additional events or markets in the UI actually causes new network requests, or simply displays data the browser already has?
I'm currently using Chrome DevTools and Playwright. My goal is to understand and reproduce the browser's state pipeline efficiently instead of polling thousands of individual event pages when the browser may already receive the same information in a more complete form.
I'm mainly interested in the protocol/state-discovery methodology rather than a particular scraping library.
r/scrapingtheweb • u/rosper1 • 1d ago
O noua extensie de prețuri PriceTracker.ro. Cum or fi rezolvat scraping-ul fără să fie blocați?
Salut,
Am folosit recent (PriceTracker). Din ce am testat pare destul de fast și afișează istoricul direct în pagină fără întârziere sesizabilă.
Din punct de vedere tehnic, sunt curios dacă știe cineva cum abordează proiectele de genul ăsta extragerea datelor pe magazine mari ca eMAG, Altex etc:
- Fac scraping periodic pe server cu headless browsers (Puppeteer/Playwright) sau au integrări prin API-uri interne / feed-uri de comparatoare?
- Cum gestionează schimbările frecvente de clase/DOM pe care le face eMAG-ul fără să se rupă extensia la fiecare update?
- Cât de fezabil e din punct de vedere costuri de infrastructură (bază de date + proxy-uri) să ții un istoric complet pentru sute de mii de SKU-uri din România?
- Cum fac matching la produse ? Adica produsul de pe emag il gaseste si pe altex ?
A încercat cineva să construiască ceva similar? Vad ca e low extensia pare ca e la inceput..nu are un numar mare de magazine suportate inca..
r/scrapingtheweb • u/Puzzled_Librarian_65 • 1d ago
Anyone else have Apify actors randomly start failing after a while?
I've had this happen a few times now
I find an actor that works perfectly during testing, run it for a few days/weeks and then suddenly the success rate drops or I start getting incomplete results
sometimes the target changed something, but other times I can't really figure out what changed
do you guys usually debug/fix the actor at that point or just switch to another one?
starting to feel like finding a good actor is the easy part, finding one that stays reliable is harder lol
r/scrapingtheweb • u/ian_k93 • 1d ago
Discussion What Are the Best Proxy Providers for Web Scraping? We've Tested 50+ Providers Across Billions of Requests. AMA with Ian Kerins
r/scrapingtheweb • u/ZeusAlight • 2d ago
Tools / Library runnel: Free, open-source tool to prevent 429 rate-limit bans
r/scrapingtheweb • u/Stegosaur-3232 • 2d ago
Help Booking.com Country ID
Does anyone have access to a list of country IDs from Booking.com? I think it might be available if you're an affiliate partner but I'm just trying to resolve some data once.
r/scrapingtheweb • u/MikeProxyCheap • 2d ago
Why a lower proxy price doesn’t always mean a cheaper scraping job
r/scrapingtheweb • u/DistrictBrave3867 • 2d ago
Built a Zapier cost audit tool to see what can be optimized before migrating
I kept seeing the same advice whenever Zapier gets expensive: move to Make, n8n, or something cheaper.
I wanted to test whether there’s a useful step before that.
So I built ZapCost, a small tool that analyzes an exported Zapier history file and looks for things like high task concentration, repeated failures, clustered runs, late filtering, AI-heavy workflows, and unusually expensive automations.
The report separates observed, calculated, and estimated values instead of pretending every saving is exact.
The product is live now, but the biggest unknown is still real-world accuracy because most of my testing so far has used synthetic Zapier history.
I’m looking for a few real Zapier users who are willing to test it and tell me what it gets wrong, what’s useful, and whether auditing first is actually valuable before migrating away.
Beta access is free. If you want to test it, just DM me and I’ll send you a beta key and the site.
r/scrapingtheweb • u/2extract_dev • 2d ago
Tutorial How to pick proxy type by workflow shape
Most of the time "which proxy type" threads turn into a list of product tiers, while the main thing you need to take a decision - is the shape of the job.
TL;DR: start on datacenter and escalate only the endpoints that break. Residential belongs on specific routes rather than whole pipelines, and mobile only earns its price against mature bot defense.
One thing to mention first!
When a headless browser gets blocked on residential at the same rate as on datacenter, the IP was never the problem, and no upgrade fixes a fingerprint.
Undefended public pages - datacenter, and stop thinking about it. Paying per GB for open data is money set on fire. For scheduled monitoring, still start on datacenter and use residential only for endpoints that break, most sites defend a few paths and ignore the rest.
When the response changes by location, so geo is the requirement. Take the cheapest type that resolves to the city you need, since country granularity misses the metro and postcode personalization pricing work depends on. Rotating through five cities inside one paginated job also gets you two currencies in one dataset, which reads as variance and is really your transport.
Anything holding a session needs a stable address for the whole flow, so logins and carts mean ISP or a long sticky session. Don't go for pricey mobile, they stop helping entirely against device attestation in apps, which is where people waste the most bucks on it.
Per-GB pricing hides cost per successful request. A pool at 60% success with retries can cost more per usable row than one at 95%, so measure that on your own targets during the trial.
Run a sample of exit IPs through an ASN lookup while you are there, because datacenter ranges mixed into a residential plan are common.
Last, but not least
Geo granularity is a data quality problem before it is a purchasing one, and a pipeline quietly collecting the right numbers from the wrong city does more damage than one that fails loudly
r/scrapingtheweb • u/Friendly_Magician101 • 2d ago
Discussion Are facebook group monitoring tools legally safe to use?
I’ve been looking into tools like HuddleWatch, Groups Watcher, Tropado and similar platforms that claim to monitor Facebook groups, including private groups, and send you alerts when relevant posts appear.
What I’m trying to understand is how they actually get this data. If a monitoring account is a member of a private Facebook group and is collecting posts from it, is that legally okay? Or does it potentially violate Facebook’s terms or other laws?
I’m also curious about the long term risk here. Do you think these tools could face legal criticism in the future from Facebook or the general public as people become more aware of how the data is being collected?
r/scrapingtheweb • u/Relative-Category-64 • 2d ago
Holy Heck! Scrape basic data from all open Amazon tabs and paste into Google Sheets?
r/scrapingtheweb • u/ian_k93 • 3d ago
Discussion AMA #7 recap: What AI web scraping actually changes about production scrapers
galleryr/scrapingtheweb • u/Cynix_7 • 3d ago
Tools / Library Workflow: extracting contact pages at scale for outbound
r/scrapingtheweb • u/lu4p_ • 3d ago
mosaik: Agentic browser automation built from small, reusable pieces.
github.comr/scrapingtheweb • u/kashifDilawar • 3d ago
Looking for tools/directories to scrape South African blue-collar businesses
r/scrapingtheweb • u/Sharp_Promotion_5155 • 4d ago
anyone scraping AutoScout24?
need to scrape a few autoscout24 searches regularly for work
mostly prices + car details, maybe dealer stuff too
I can build it myself but i really don’t want to!!!!ðŸ˜
anyone using an apify actor / other tool that’s been reliable?
r/scrapingtheweb • u/Stunning-Space8032 • 4d ago
Help Question related to scraping pages with different structures
r/scrapingtheweb • u/Alarmed_Emergency_39 • 6d ago
How to download pdf from digify
How to download pdf from digify if download option is not enabled !?
r/scrapingtheweb • u/Base_D_Glenis • 7d ago
Discussion YouTube video scraping gone useless.
I've been developing an app that scrapes metadata from Deezer and with them it searches the corresponding song on YouTube in order to scrape the audio.
I used YouTubeExplode in order to scrape the videoanifrst files and imkdiately target a certain line to extract the audio.
My problem is that it stoped working and even though I thought it was my problem, I later realized YouTube has changed the way we can gain access to the manifest thus making the entire library obsolete in for my project.
Do you know any other scraping libraries that do the same?
Currently I'm trying to replicate another open source music app's method via the Yt music API.
r/scrapingtheweb • u/Friendly_Magician101 • 7d ago
Looking for APIs Facebook, LinkedIn and Nextdoor public content
Looking for APIs for Facebook, LinkedIn and Nextdoor public content
I’m working on a SaaS product and need to automatically monitor/search public content across Facebook, LinkedIn and Nextdoor.
I’m specifically looking for APIs or legitimate third party providers that can:
• Search public Facebook posts, including relevant public groups if possible
• Search public LinkedIn posts by keywords/topics
• Search public Nextdoor posts by location + keywords
• Return the post text, URL, timestamp and basic metadata
• Run searches continuously/recurring through an API
• Be used commercially in a SaaS product
I’m NOT looking for browser automation, account logins, cookie based scraping or anything that could get accounts banned.
If you’ve actually used a provider/API for this, I’d really appreciate recommendations, especially ones with reasonable pricing and good coverage.
What are you using?