Skip to content

Webscraper to fetch weekly seal counts at Lincolnshire Wildlife Trust's Donna Nook nature reserve

Notifications You must be signed in to change notification settings

underwhelmed-ape/Pupdate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pupdate

Pupdate is a script that scrapes the number of seals in Donna Nook from The Lincolnshire Trust weekly updates.

Installation

Clone Github repository and create virtual environment with Python version 3.8.x Use pip to install requirements using

pip install -r requirements.txt

Usage

Can use CRON job to schedule the script fetch.py to retrieve latest count of seals and save data to a csv

python fetch.py

About

Webscraper to fetch weekly seal counts at Lincolnshire Wildlife Trust's Donna Nook nature reserve

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages