Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

This scraper is used to extract jobs from different job boards.

License

MIT, GPL-3.0 licenses found

Licenses found

MIT
LICENSE
GPL-3.0
LICENSE.md
Notifications You must be signed in to change notification settings

felixguerrero12/hackerjobs_extractor

Repository files navigation

Scraper

This scraper is used to extract jobs from different job boards.

Use of this Scraper:

scrapy runspider ClearSpider.py -o clear.csv -t csv

Run all Spiders:
ls spiders/*.py | grep -v "__init__.py" |xargs -n 1 scrapy runspider -o result.json -t json

About

This scraper is used to extract jobs from different job boards.

Resources

License

MIT, GPL-3.0 licenses found

Licenses found

MIT
LICENSE
GPL-3.0
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages