JobSpy/examples
Harish Vadaparty 36d53b01f9
updated example with exponential backoff and retry mechanism
Exponential Backoff can help us to minimize the 429 Too many requests issue, and the try catch handle helps to extract data even if we face error, can be used to scrape 500-100 jobs in one run
2024-01-12 12:25:33 +05:30
..
JobSpy_Demo.ipynb add offset param & email extraction (#51) 2023-09-28 18:11:28 -05:00
JobSpy_Demo.py updated example with exponential backoff and retry mechanism 2024-01-12 12:25:33 +05:30