Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to get the VQD for query "X" #119

Closed
theodosc opened this issue Feb 13, 2023 · 4 comments
Closed

Failed to get the VQD for query "X" #119

theodosc opened this issue Feb 13, 2023 · 4 comments
Labels
type: bug Verified problems that need to be worked on

Comments

@theodosc
Copy link

theodosc commented Feb 13, 2023

Since Friday 10/02/2023 the library has stopped working, for any query submitted. Below you can find an example of the error stack.

Error: Failed to get the VQD for query "Hello world".
at getVQD (...\node_modules\duck-duck-scrape\lib\util.js:53:15)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async search (...\node_modules\duck-duck-scrape\lib\search\search.js:40:15)

Maybe the structure of the page is changed or the user-agent is blocked? Are you aware of this issue and willing to proceed with any updates?
Thanks!

@Snazzah
Copy link
Owner

Snazzah commented Feb 14, 2023

DDG changed the format of the VQD so the package wasn't able to detect it. This is fixed in v2.2.2.

@Snazzah Snazzah closed this as completed Feb 14, 2023
@Snazzah Snazzah added the type: bug Verified problems that need to be worked on label Feb 14, 2023
@ash80
Copy link

ash80 commented May 11, 2023

I am facing this issue again today in v2.2.3. Should I open a new issue?

@Snazzah
Copy link
Owner

Snazzah commented May 11, 2023

v2.2.4 should work now

@ash80
Copy link

ash80 commented May 18, 2023

Hi @Snazzah , it had been working until today. Today I'm again hitting: Failed to get the VQD for query "X" issue
Update [20 May 2023]: Started working again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Verified problems that need to be worked on
Projects
None yet
Development

No branches or pull requests

3 participants