Move most of existing scraper into a function
Identify whether scrape request is for an accident number or a docket number
If it's for an accident number, fetch the docket number.
Put the stuff in a directory identified by the accident number -- and possibly accident number with slugified placename?
Move the CSV into the directory, instead of keeping it out
Move most of existing scraper into a function
Identify whether scrape request is for an accident number or a docket number
If it's for an accident number, fetch the docket number.
Put the stuff in a directory identified by the accident number -- and possibly accident number with slugified placename?
Move the CSV into the directory, instead of keeping it out