Skip to content

๐Ÿ”ฌ Starter template for automating web scrapers using GitHub Actions workflows to incrementally commit data to Git ๐Ÿ“ˆ Includes sample script, scheduling, dependency installation, output to CSV/JSON, and ethics guide ๐Ÿค– Customizable for diverse sites and use cases!

License

Notifications You must be signed in to change notification settings

jlumbroso/basic-git-scraper-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Hopewell Quarry Daily Pass Tracker

The Hopewell Quarry is a fantastic swimming hole in Hopewell Township, NJ.

This repository tracks the sales of Daily Passes by scraping the availability from the Etix ticket sales platform, and stores it in a JSON file that can be queried.

The data is scraped in the cloud on GitHub Actions and updated every 5 minutes. If there are changes, a bot will update the JSON file in the data folder.

About

๐Ÿ”ฌ Starter template for automating web scrapers using GitHub Actions workflows to incrementally commit data to Git ๐Ÿ“ˆ Includes sample script, scheduling, dependency installation, output to CSV/JSON, and ethics guide ๐Ÿค– Customizable for diverse sites and use cases!

Topics

Resources

License

Stars

Watchers

Forks