Skip to content

ChrisByrd14/AllYourData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

All You Data Are Belong To Us

Web Scraping With Python

This is the code used in @TxkUG's March 2018 presentation.

The project structure is as follows:

  • Simple - Introduction to getting data with Requests/BeautifulSoup.
  • Save To File - To demonstrate scraping data and storing into a file.
  • Save To Database - To demonstrate saving data into a simple SQLite3 database using the Peewee ORM.

Each directory contains its own README to describe what's going on whithin it.

About

The slideshow and code for the the March 2018 Web Scraping Presentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages