Skip to content

KonstanzPythonSchool/day_05

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Infos

Topic

Data streaming and parsing

Date

Session 5, Friday, October 19, 2018

Files & Folders

config_parser

How to parse a config file.

An example how to parse files.

rest_api

Usage of the REST API (used by a lot of online services)

  • setup a client api
  • setup a host api
  • setup a test suit
  • usable with external REST API programs (insomia)

website_parser

How to parse a website

  • how to get the text of a website (urllib3)
  • how to parse a website (BeautifulSoup)
  • how to store it in a Pandas table

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors