Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!goblin2!goblin1!goblin.stu.neva.ru!news.astraweb.com!border3.a.newsrouter.astraweb.com!newsfeed.eweka.nl!eweka.nl!feeder3.eweka.nl!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.026 X-Spam-Evidence: '*H*': 0.95; '*S*': 0.00; 'json': 0.07; "subject:' ": 0.07; 'urllib2': 0.07; 'welcome.': 0.07; 'promising': 0.09; 'url:blog': 0.10; 'api': 0.11; 'cc:addr:python-list': 0.11; 'between.': 0.16; 'from:addr:lists': 0.16; 'ioerror:': 0.16; 'subject:search': 0.16; 'supported.': 0.16; 'then?': 0.16; 'thoughts?': 0.16; 'url:json': 0.16; 'url:query': 0.16; 'url:urllib': 0.16; 'urllib': 0.16; 'wrote:': 0.18; 'library': 0.18; 'all,': 0.19; 'trying': 0.19; 'thu,': 0.19; 'url:view': 0.20; 'seems': 0.21; 'import': 0.22; 'email addr:gmail.com>': 0.22; 'cc:addr:python.org': 0.22; 'print': 0.22; 'cc:2**0': 0.24; 'cc:no real name:2**0': 0.24; "i've": 0.25; 'query': 0.26; 'header :In-Reply-To:1': 0.27; "doesn't": 0.30; 'kevin': 0.30; 'newer': 0.30; 'specified': 0.30; "i'm": 0.30; 'url:mailman': 0.30; 'code': 0.31; '13,': 0.31; 'search.': 0.31; 'url:05': 0.31; 'file': 0.32; 'this.': 0.32; 'url:python': 0.33; 'subject:time': 0.33; "i'd": 0.34; 'could': 0.34; 'problem': 0.35; 'basic': 0.35; "can't": 0.35; 'problem.': 0.35; 'point.': 0.35; 'test': 0.35; 'but': 0.35; 'version': 0.36; 'executing': 0.36; 'url:listinfo': 0.36; 'shows': 0.36; 'url:org': 0.36; 'should': 0.36; 'thank': 0.38; 'question,': 0.38; 'url:library': 0.38; 'pm,': 0.38; 'previous': 0.38; 'does': 0.39; 'url:2012': 0.39; 'url:mail': 0.40; 'skip:u 10': 0.60; 'url:%20': 0.61; 'matter': 0.61; 'simple': 0.61; 'header:Message- Id:1': 0.63; 'more': 0.64; 'received:phx3.secureserver.net': 0.65; 'received:prod.phx3.secureserver.net': 0.65; 'url:user': 0.65; 'to:addr:gmail.com': 0.65; 'url:%1': 0.72; '100%': 0.77; 'honest': 0.78; 'subject:get': 0.81; 'off,': 0.84; 'received:68.178.252': 0.84; 'url:50': 0.84; '2013,': 0.91; 'closer.': 0.91; 'received:68.178': 0.91; 'subject:results': 0.91; 'differences': 0.93; '2013': 0.98 Content-Type: multipart/alternative; boundary="Apple-Mail=_2E0F9F4F-6542-4A24-A194-0D7730EA3DE6" Mime-Version: 1.0 (Mac OS X Mail 6.2 \(1499\)) Subject: Re: Having a hard time to 'get' bing api search results From: Kevin LaTona In-Reply-To: Date: Thu, 13 Jun 2013 15:57:10 -0700 References: To: "Yves S. Garret" X-Mailer: Apple Mail (2.1499) X-Mailman-Approved-At: Fri, 14 Jun 2013 10:20:30 +0200 Cc: python-list@python.org X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 187 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1371198031 news.xs4all.nl 15925 [2001:888:2000:d::a6]:52105 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:48081 --Apple-Mail=_2E0F9F4F-6542-4A24-A194-0D7730EA3DE6 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=iso-8859-1 Your welcome. To be honest I am not 100% on the differences between. I could be off, but I recall urllib2 was a more refined version of = urllib. Yet it seems like urllib works better for me, when I need to do a simple = call like this. -Kevin On Jun 13, 2013, at 3:50 PM, "Yves S. Garret" = wrote: > That works beautifully! Thank you! >=20 > I do have one question, what are urllib and urllib2 then? I figured = that > urllib2 is a newer version of the previous library (and one that I = should > be using). Am I missing something? >=20 >=20 > On Thu, Jun 13, 2013 at 6:45 PM, Kevin LaTona = wrote: >=20 > I did a quick test with url lib instead of urllib2 and got closer. >=20 > Problem right now is without ID code I can't check any further. >=20 > But it does look promising at this point. >=20 >=20 > If all else fails = http://docs.python.org/2/library/urllib.html#examples >=20 >=20 > import urllib >=20 > f =3D = urllib.urlopen('https://user:AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA@a= pi.datamarket.azure.com/Bing/SearchWeb/Web?Query=3D%27xbox%20one%27&$top=3D= 50&$format=3DJSON') >=20 > print f.read() >=20 >=20 >=20 > IOError: ('http error', 401, 'The authorization type you provided is = not supported. Only Basic and OAuth are supported', >=20 >=20 >=20 >=20 >=20 > On Jun 13, 2013, at 2:31 PM, Yves S. Garret = wrote: >=20 >> This is the format that I've been following: >> = http://gavinmhackeling.com/blog/2012/05/using-the-bing-search-api-in-pytho= n/ >>=20 >> If I execute the specified query from a browser, the JSON file >> shows up without a problem. Now, I'd like to do that = programmatically. >>=20 >>=20 >> On Thu, Jun 13, 2013 at 4:57 PM, Yves S. Garret = wrote: >> Hello all, >>=20 >> This is my dilemma, I'm trying to get the generated JSON file using = the bing api=20 >> search. >>=20 >> This is the code that I'm executing from inside the shell: >> http://bin.cakephp.org/view/460660617 >>=20 >> The port doesn't matter to me. Thoughts? >>=20 >> --=20 >> http://mail.python.org/mailman/listinfo/python-list >=20 >=20 --Apple-Mail=_2E0F9F4F-6542-4A24-A194-0D7730EA3DE6 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=iso-8859-1 yoursurrogategod@gmail.com&= gt; wrote:
That works beautifully!  Thank = you!

I do have one question, what are urllib and urllib2 = then?  I figured that
urllib2 is a newer version of the previous = library (and one that I should
be using).  Am I missing something?


On Thu, Jun 13, = 2013 at 6:45 PM, Kevin LaTona <lists@studiosola.com> wrote:

I did a quick test = with url lib instead of urllib2 and got closer.

Problem right now is without ID code I can't check = any further.

But it does look promising at this = point.




import = urllib


print = f.read()



IOError: = ('http error', 401, 'The authorization type you provided is not = supported.  Only Basic and OAuth are supported',
=





On Jun 13, 2013, at 2:31 PM, Yves S. Garret = <yoursurrogategod@gmail.com> wrote:

This is the format that I've been following:
http://gavinmhackeling.com/blog/2012/05/using-the-bing-s= earch-api-in-python/

If I execute the specified query from a browser, the JSON = file
shows up without a problem.  Now, I'd like to do that = programmatically.


On Thu, Jun 13, 2013 at 4:57 PM, Yves S. Garret = <yoursurrogategod@gmail.com> wrote:
Hello all,

This is my dilemma, I'm trying = to get the generated JSON file using the bing api
search.

This is the code that I'm executing from inside the = shell:
http://bin.cakephp.org/view/460660617

The port doesn't matter to me.  Thoughts?

--
http://mail.python.org/mailman/listinfo/python-list<= br>



= --Apple-Mail=_2E0F9F4F-6542-4A24-A194-0D7730EA3DE6--