python3 -m venv venvpip install -r requirements.txtpython3 -m unittest -v tests/test.pypython3 scraper/bdjobs.pyPosted Apr 23, 2024
A script to scrape BDjobs using concurrent requests, retry mechanism and efficient file I/O usage - Aryan3212/bdjobs-scraper
0
0