https://github.com/embium/louisiana-bond-elections-web-scraping
A script to scrape Louisiana Bond Election results
https://github.com/embium/louisiana-bond-elections-web-scraping
Last synced: about 1 month ago
JSON representation
A script to scrape Louisiana Bond Election results
- Host: GitHub
- URL: https://github.com/embium/louisiana-bond-elections-web-scraping
- Owner: embium
- Created: 2024-05-16T12:41:20.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-05-16T12:41:22.000Z (12 months ago)
- Last Synced: 2025-01-30T12:14:04.288Z (3 months ago)
- Language: Python
- Size: 24.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Louisiana Bond Elections Web Scraping
A script to scrape Louisiana Bond Election results
The goal of this task is to scrape bond election results data from the following url: https://voterportal.sos.la.gov/graphical
The document 'Louisiana Scraping Instructions.docx' contains detailed instructions on how to collect and operate the website. The csv file 'bonds_la.csv' contains an example output.
I didn't complete the project in a quick enough time and missed out on a job. Now I'm releasing the script for free. Enjoy!