Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #48026 > unrolled thread

Re: Having a hard time to 'get' bing api search results

Started by"Yves S. Garret" <yoursurrogategod@gmail.com>
First post2013-06-13 17:31 -0400
Last post2013-06-13 17:31 -0400
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Having a hard time to 'get' bing api search results "Yves S. Garret" <yoursurrogategod@gmail.com> - 2013-06-13 17:31 -0400

#48026 — Re: Having a hard time to 'get' bing api search results

From"Yves S. Garret" <yoursurrogategod@gmail.com>
Date2013-06-13 17:31 -0400
SubjectRe: Having a hard time to 'get' bing api search results
Message-ID<mailman.3227.1371159084.3114.python-list@python.org>

[Multipart message — attachments visible in raw view] — view raw

This is the format that I've been following:
http://gavinmhackeling.com/blog/2012/05/using-the-bing-search-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?
>

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web