Skip to content

blm849/simpleWebScrapers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simpleWebScrapers

Introduction

Any code I write to scrape web pages I will put here.

File Listing

  • covid.py: this scrapes the Ontario.ca Covid web site and outputs vital statistics.
  • obit.py: this scrapes the obituaries of the Cape Breton post
  • obit.sh: this calls obit.py, writes the output to obit.html, then opens obit.html
  • icu.sh: this gets ICU bed information for Ontario and puts it in a text file
  • icu.py: this code processes the text file pulled down by icu.sh

Other files in this repo:

  • LICENSE
  • README.md

For more information, see the comments section of the Python program(s)

About

A repo to store any Web Scraper code I wrte

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published