Skip to content

Commit

Permalink
tweaked readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Serdar Tumgoren committed Jan 28, 2012
1 parent 1cf7366 commit 734a572
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorials/webscraping101/README.md
@@ -1,5 +1,5 @@
This directory contains scripts that demonstrate basic Python in a web-scraping context.

* *failed_banks_scrape.py* - download and parse a single Web page
* *fec_efiles_scrape.py* - make a POST request to fetch links for (and download) campaign finance reports
* *la_election_scrape.py* - look for links and process those links, which then leads to more links
* *fec_efiles_scrape.py* - make a POST request to fetch links for (and download) campaign finance reports

0 comments on commit 734a572

Please sign in to comment.