We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
stucka
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: