| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 3.0.0.tar.gz | 2020-09-13 | 369.0 kB | |
| 3.0.0.zip | 2020-09-13 | 390.3 kB | |
| README.md | 2020-09-13 | 894 Bytes | |
| Totals: 3 Items | 760.2 kB | 0 | |
This release brings some significant improvements to the JobFunnel codebase:
- Support for localization, for now just
USA_ENGLISHCANADA_ENGLISH - Abstract base class implementation of JobFunnel and Scrapers with abstract get() and set() style of API
- Addition of
remoteandwagescraping (to be implemented for indeed and monster) - Updated scraping for Monster and Glassdoor
- Improved CLI argument clarity (
loadandinline) - Implementation of Cerberus for Schema and validation of YAML configuration files
- Significantly improved preemption of scraping and filtering of results to minimize get requests
- Implementation of inter-scraper OO features such as
JobJobFieldandJobFilter - Capability of updating CSV job contents when encountering a newer duplicate
... and others.
Thanks to our contributors :100: @bunsenmurder @thebigG @studentbrad