Skip to content

johanfrisk/Python_at_web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Some bits and bobs for scraping
plus some BDD

Web scraping

My collection of resources for connecting Python to the web. Also my notes from University of Michigan’s MOOC on scraping.

Behavior driven testing

Trying out 'Behave' with 'Gherkin' as frameworks for specification and testing of Python code.

Bucket list

The things I want to accomplish around scraping:

  • MOOC on webscraping with Python
    • HTML with Beautiful Soup
    • XML with lxml and etree
    • JSON with json
    • Regex with RE
    • HTML more in depth following video tutorial
  • Getting a script working scraping financial figures
  • Getting Behave into a natural part of my workflow
  • Create a simple library for scraping data based on my learnings from the course

About

my collection of resources for connecting Python to web

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published