Skip to content

This repository can currently scrape data from the DwC GitHub Issue Tracker and DwC Terms list on the TDWG website

License

Notifications You must be signed in to change notification settings

kllewers/tdwg_scraper

Repository files navigation

tdwg_scraper

This repository can currently scrape data from the DwC GitHub Issue Tracker and DwC Terms list on the TDWG website
You can use the scraper.py file to use the function to scrape github issues from hc, ltc, ac, and dwc + terms from the TDWG website for ltc, ac, and dwc

Requirements

You will need the bs4 and requests libraries downloaded for scraper.py a full package is coming soon, but if you want to use now, you will need to pip those two:
pip install bs4
pip install requests

About

This repository can currently scrape data from the DwC GitHub Issue Tracker and DwC Terms list on the TDWG website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published