Closed auriiolym closed 8 years ago
Yes, that seems to be a genuine bug: I believe this bug was is described in Issue #5. It is solved in version 0.3.2, which is the current master on github (but not yet released: you have to clone and compile yourself).
Hello!
With some resources, I get the following error:
You can reproduce this by adding (for example)
http://www.imdb.com/find?q={q}
. IMDb is just an example; I got the error with a few more resources. Perhaps it has something to do with the encoding? The XPath strings don't matter: I set that to//html
to make sure the error doesn't come from that part.Am I doing something wrong or is this a genuine bug?