Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luzefiru/digitalcitiesph-web-scraper
A web scraper script to extract 1600+ entries of city data for my Project SPARTA: Data Associate Capstone Project.
https://github.com/luzefiru/digitalcitiesph-web-scraper
Last synced: 19 days ago
JSON representation
A web scraper script to extract 1600+ entries of city data for my Project SPARTA: Data Associate Capstone Project.
- Host: GitHub
- URL: https://github.com/luzefiru/digitalcitiesph-web-scraper
- Owner: Luzefiru
- License: mit
- Created: 2022-08-24T11:25:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-04T05:12:43.000Z (over 2 years ago)
- Last Synced: 2024-11-09T20:12:54.683Z (3 months ago)
- Language: Python
- Homepage:
- Size: 1.15 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# "Digital Cities - Philippines" Web Scraper
This program scrapes the .json file of the data found in "https://www.digitalcitiesph.com/location-profiles/provinces/" for data analysis in my Project SPARTA Data Associate Pathway Capstone project.I tried to industrialize it for interative & modular future usage, but the output was very messy. The old code is attached to the main program: which is used to parse the manually cleaned .json file into a .csv file for MS Excel.