Skip to content

The following codes are written to scrape real time streaming JSON url data to MongoDB

Notifications You must be signed in to change notification settings

chenuratikah/Scrape-Info-From-URL-to-JSON

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Scrape traffic data from URL based on Polygons to MongoDB (JSON)

The following real time streaming pipeline are written to scrape data from URL in JSON format to MongoDB. The data is scraped based on polygons, stored hourly, sectioned by polygons and refreshed every 2 minutes.

In order to run the scripts every 2 minutes, I used Jenkins using cron expression to achieve this.

The actual set of polygons are excluded due to data sensitivity and confidential. The polygons are written in dictionary named as polygonsDict.py .

About

The following codes are written to scrape real time streaming JSON url data to MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages