PaulMcInnis / JobFunnel

Scrape job websites into a single spreadsheet with no duplicates.
MIT License
1.85k stars 215 forks source link

Implement scraping as abstract class methods #8

Closed PaulMcInnis closed 5 years ago

PaulMcInnis commented 5 years ago
studentbrad commented 5 years ago

This is much cleaner. I don't know why I didn't think of abstracting it sooner but it was a good decision. Good work 💯

itSeez commented 5 years ago

Don't forget to update the version