

Thibaut Ron
-
Thibaut Ron replied to the discussion What’s the best way to handle CAPTCHAs while scraping? in the forum General Web Scraping 11 months ago
What’s the best way to handle CAPTCHAs while scraping?
Another way is to use a headless browser like Puppeteer or Selenium to try and solve CAPTCHAs using machine learning models, though this requires setup.
-
Thibaut Ron started the discussion How do I identify hidden APIs that might be easier to scrape? in the forum General Web Scraping 11 months ago
How do I identify hidden APIs that might be easier to scrape?
I start by opening the network tab in dev tools and navigating through the site. Often, you’ll find JSON or AJAX requests that fetch the data directly.
-
Thibaut Ron changed their photo 11 months ago
-
Thibaut Ron became a registered member 11 months ago