FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

johanfrisk/Python_at_web: my collection of resources for connecting Python to web · GitHub

Latest commit

 

History

34 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL