inspirezonetech / JobSearchWebScraping

Use web scraping with python selenium to extract job postings from website.
https://inspirezone.tech/learn-web-scraping-with-python-in-minutes/
MIT License
2 stars 9 forks source link

Give feedback if script run is successful #16

Open funbeedev opened 4 years ago

funbeedev commented 4 years ago

Current Behaviour

Nothing prints to console when script is running. And when running in headless mode there is no feedback.

Changes requested

Detect if script ran successfully if the following are met:

rudhrasekar commented 4 years ago

Can i work on this? TIA

funbeedev commented 4 years ago

sure, you're assigned now @rudhrasekar

funbeedev commented 4 years ago

@rudhrasekar any update?