When I'm using search.web
YQL table, I always get the error:
No definition found for Table search.web
in my YQL statements. Even when using SELECT url FROM search.web(0,10) WHERE query="stackoverflow"
for example.
So I am assuming Yahoo discontinued search.web
or BOSS? What are the alternatives? Is there still a similar way to crawl the web?