kelvinxuande / DEPRECATED_glassdoor-scraper

Web scraping the popular job listing site "Glassdoor" with Python and BeautifulSoup. Implemented from scratch.
72 stars 31 forks source link

OOP for easier integration with other projects #5

Closed paulcrichton closed 2 years ago

paulcrichton commented 2 years ago

Restructured into OOP class for integration with other scripts.

Future work to include data frame return for compilation with other data scraping scripts

paulcrichton commented 2 years ago

Path name incorrect for other machines