johndpjr / AgTern

19 stars 5 forks source link

Add new jobs #98

Open johndpjr opened 1 year ago

johndpjr commented 1 year ago

Context

We've found out how to scrape fresh internships, but how we update internships now is less-than-ideal. We should be updating internships instead of ignoring duplicates (see TODO in scraper.py). If we had functionality for updating all internships for a job site, our data and work will be a lot cleaner.

TODO

Notes

Don't implement or worry about running these updates periodically, that will be another ticket.