I ported bingapi to web2py: http://www.reddit.com/r/programming/comments/8rdqz/use_bing_search_engine_from_web2py_try_it_here/
I changed it a bit so that it uses web2py's simplejson and web2py's fetch, so that it runs on GAE too. Not you can run on Google and search with Microsoft! Perverse, isn't it? Massimo On Jun 10, 8:22 am, mdipierro <[email protected]> wrote: > Add full web search capabilities to your app: > > http://www.reddit.com/r/programming/comments/8rajk/python_wrapper_on_... > > they quote "Django" but this works great with web2py out of the box. > Just copy "bingapi.py" into your app "modules" folder and import it. > The file consists of 64 lines of code. > > Massimo --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

