PaulMcInnis / JobFunnel

Scrape job websites into a single spreadsheet with no duplicates.
MIT License
1.78k stars 210 forks source link

CAPTCHA has broken all scraping of Indeed #154

Open PaulMcInnis opened 2 years ago

PaulMcInnis commented 2 years ago

Description

All users can scrape some jobs, but are quickly hit by captcha, and the scraping fails, yielding no jobs.

Please go to #148 to discuss a resolution!

Steps to Reproduce

  1. Start a scrape job with default settings.

Expected behavior

You get a hundred or so jobs.

Actual behavior

You get nothing.

PaulMcInnis commented 2 years ago

Again, please discuss this here: #148