Skip to content

A scraper to retrieve bus arrival information for storage in S3

Notifications You must be signed in to change notification settings

ibromley/onebusaway-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

OneBusAway API Scraper

An AWS lambda function to retrieve bus arrival/departure information and store data in S3

Quickstart

Create a new empty S3 bucket within AWS utilizing either the Quick Launch wizard, AWS CLI, or the various AWS SDKs (e.g. boto3 for python).

Update the credentials and configuration details in api.cfg. Change the S3 bucket location to the path you just created.

Peform the loading of the database tables by running the scraper.py script.

$ python scraper.py

About

A scraper to retrieve bus arrival information for storage in S3

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages