Skip to content

Commit

Permalink
Update scraper.py
Browse files Browse the repository at this point in the history
  • Loading branch information
blablupcom committed Aug 2, 2015
1 parent 6d8e0fc commit 3cce7be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scraper.py
@@ -1,5 +1,5 @@
import urllib2
import unirest
import requests
from bs4 import BeautifulSoup as bs
user_agent = {'User-Agent': 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)'}
p = requests.get('http://www.manta.com/world/Oceania/Australia/', headers=user_agent)
Expand Down

0 comments on commit 3cce7be

Please sign in to comment.