Closed umpirsky closed 8 years ago
I have exactly the same problem, crawling to another site returns nothing. I'm thinking of saving the urls you get and then crawl all those pages, like so:
// loop through all new urls x('url[i]', 'title');
But I'm still hoping to get a prettier solution from x-ray.
mentioned in #111
Here is my snippet:
Expected:
Actual:
Example from readme returns:
as well, while:
is expected.