Ship a Camoufox-backed Google Jobs source, restore Glassdoor results discarded by a python-jobspy GraphQL quirk, and fix Himalayas/Gradcracker zero-job failures. Also harden prior-skip dismiss matching and multi-profile basic-auth switching for CA/US runs.
9 lines
410 B
Plaintext
9 lines
410 B
Plaintext
# python-jobspy requires Python 3.10+ (wheels not published for 3.9 and below).
|
|
#
|
|
# Pinned to 1.1.82: scrape_jobs.py monkeypatches Glassdoor._fetch_jobs_page
|
|
# to work around an upstream bug where any partial GraphQL error (even for
|
|
# unrelated fields) discards a whole page of valid job data. If bumping this
|
|
# version, re-check that method still matches before removing the pin.
|
|
python-jobspy==1.1.82
|
|
pandas
|