Skip to content

Commit

Permalink
Update scraper.py
Browse files Browse the repository at this point in the history
  • Loading branch information
chadskelton committed Jun 21, 2019
1 parent 9f52496 commit a448f0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scraper.py
Expand Up @@ -38,4 +38,4 @@

soup = BeautifulSoup(htmlpage)

print soup
print soup[0]

0 comments on commit a448f0d

Please sign in to comment.