[Discovery] Custom board scrapers — Monster, CareerBuilder, Dice, RemoteOK, WeWorkRemotely #44
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Circuit-Forge/peregrine#44
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Overview
JobSpy only supports:
linkedin,indeed,zip_recruiter,glassdoor,google,bayt,naukri,bdjobs. Five additional boards need custom scrapers (same pattern as the existingadzunaandtheladdersmodules inscripts/custom_boards/).Boards to implement
remoteok.com/remote-jobs.jsonImplementation notes
scripts/custom_boards/<name>.pyand exports ascrape(profile, location, results_wanted)function returning a list of job dictsCUSTOM_SCRAPERSdict inscripts/discover.py_all_customlist and_custom_board_labelsdict inapp/pages/2_Settings.pylocationparam (remote-only)Priority
RemoteOK and WeWorkRemotely are highest value (free public APIs, no auth). Dice next for tech-focused roles.