Skip to content

A scraping project for pulling publicly available info from an Australian government website. An initial json object is collected from which URLs with subsequent data are collected and requested. Writes to a CSV. Format can be edited as necessary.

License

Notifications You must be signed in to change notification settings

troobit/scrape-mara-email

Repository files navigation

scrape-mara-email

A scraping project for pulling publicly available info from an Australian government website. An initial json object is collected from which URLs with subsequent data are collected and requested. Writes to a CSV. Format can be edited as necessary.

Run from either command line or shell (python main.py). Code can be interrupted and will restart, built in due to poor internet connections. Backup file will automatically be saved after ~100 successful requests.

About

A scraping project for pulling publicly available info from an Australian government website. An initial json object is collected from which URLs with subsequent data are collected and requested. Writes to a CSV. Format can be edited as necessary.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages