Skip to content

Commit

Permalink
Update scraper.py
Browse files Browse the repository at this point in the history
  • Loading branch information
walinchus committed Jun 8, 2017
1 parent 286b78a commit 75507f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scraper.py
Expand Up @@ -14,7 +14,7 @@
br.select_form( 'db' )
br.form[ 'db' ] = 'garfield'

Get the search results
#Get the search results

br.submit()

Expand Down

0 comments on commit 75507f1

Please sign in to comment.