Skip to content
master
Switch branches/tags
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

README.md

My first homemade Web scraper

Everything you need to know about this repo is in this document.

Basically, it is a walkthrough of solving a fairly small scraping problem: How can I get six items of data about every player in Major League Soccer? There are just over 500 players, so that's why it's a "fairly small" scraping problem.

This is a model for students who are embarking on their first solo scraping project.

About

Stages of a first Python script for scraping

Topics

Resources

License

Releases

No releases published

Packages

No packages published

Languages