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 27, 2019
1 parent b703ba2 commit 10281f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scraper.py
Expand Up @@ -152,7 +152,7 @@ def scrape_bcpc(url):

soup = BeautifulSoup(htmlpage)

print soup
# print soup

'''
# attempt to do it with mechanize instead of requests; still errored
Expand Down

0 comments on commit 10281f1

Please sign in to comment.