Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.