You are writing a comment about Search Recipes for Yahoo's BOSS in Python, here is a quick summary:
This entry is a bit of a cookbook for using Yahoo's Python library for accessing the BOSS Mashup Framework. It has full examples for searching the web, images, news , for paginating results, and for limiting searches to specific domains.
You are responding to this comment written by lyna on July 16th 2008, 23:14.
Hi,
I've tried with your instruction, but i got an error message below:
Traceback (most recent call last): File "examples/ex3.py", line 16, in <module> from yos.yql import db File "C:Python25Libsite-packagesyosyqldb.py", line 44, in <module> from yos.crawl import rest File "C:Python25Libsite-packagesyoscrawlrest.py", line 15, in <module> HEADERS = {"User-Agent": simplejson.load(open("config.json", "r"))["agent"]}
File "C:tempboss_mashup_framework_0.1examples_init_.py", line 273, in lo ad
File "C:tempboss_mashup_framework_0.1examples_init_.py", line 313, in lo ads
File "buildbdist.win32eggsimplejsondecoder.py", line 321, in decode File "buildbdist.win32eggsimplejsondecoder.py", line 338, in raw_decode File "buildbdist.win32eggsimplejsonscanner.py", line 53, in iterscan File "buildbdist.win32eggsimplejsondecoder.py", line 182, in JSONObject ValueError: Expecting : delimiter: line 1 column 88 (char 88)
Please help!
Lyna
Please be aware that comment forms go stale after one hour.
Comments may make use of LifeFlow MarkDown. Raw html will be escaped.
Quick Introduction to LifeFlow MarkDown Syntax
A highlighted code block:
Other common languages work as well: scheme, python, java, html, etc.
Other markdown syntax: