ubclaunchpad / Internado

🌪 Find Internship Opportunities
3 stars 1 forks source link

Write script to read job posting URLs from database and make HTTP calls to them #189

Open frostyshadows opened 5 years ago

frostyshadows commented 5 years ago

This is the first ticket for the script to remove expired job postings from the database. Can do some simple analysis on the HTTP response here, for example check if it gives a 404 error, but there will be another ticket for more nuanced analysis.

We decided to only look up URLs for postings that are >1 week old.