* migrate to Indeed API (no rate limiting, you could scrape their entire job database in 5 minutes) * fetch more fields when using Indeed scraper * direct company and job url * company information (number employees, revenue, logo url, etc)
1.1.47
* fix Glassdoor * add pagination logs
1.1.46
- Remove Indeed exceptions to not crash other scrapers in progress - Remove pandas warning
1.1.45
* logging to inform you on which site is blocking you * description format. some people wanted html, others markdown so added description_format param
1.1.44
* Fix job type search (internship, fulltime, parttime, contract)