perfectly-preserved-pie / larentals

An interactive map of for-sale & rental property listings in Los Angeles County, updated weekly.
https://wheretolive.la
15 stars 3 forks source link

Async support #220

Closed perfectly-preserved-pie closed 4 months ago

perfectly-preserved-pie commented 4 months ago

Implement async support for webscraping. Particularly the check_expired_listings function. The function takes ~2 hours to run but I'm wary of increasing the speed; I'll get banned if I hit BHHS with too many requests so I've limited it to 1 request per 1 second.