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

Add python linter workflow to github actions #21

Closed funbeedev closed 3 years ago

funbeedev commented 3 years ago

Current Behaviour

No linting check.

Changes Requested

Add flake8 linting check to workflow.