Skip to content

Commit

Permalink
Create scraper.py
Browse files Browse the repository at this point in the history
  • Loading branch information
walinchus committed Jun 8, 2017
1 parent 59205f3 commit 1004ee8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scraper.py
Expand Up @@ -24,7 +24,7 @@
br.submit()'''

br.select_form()
br.select_form(.*)
br.form['db'] = 'garfield'
br.submit()

Expand Down

0 comments on commit 1004ee8

Please sign in to comment.