Skip to content

No results with backend = google #412

@Redflyo

Description

@Redflyo

Before you open an issue:

  • I have the latest version. (Check: ddgs version. Update: pip install -U ddgs)
  • I tried reinstalling the library. (pip install -I ddgs)
  • I tried using a proxy

Describe the bug

I can't fetch google result.

What the bug is.

    from ddgs import DDGS

    results = DDGS().text("python programming", max_results=10, backend="google")
    print(results)

ddgs.exceptions.DDGSException: No results found.

Steps to reproduce the problem:

Try the snippet code above

Specify this information

  • Windows 11
  • Python 3.12.10
  • ddgs 9.10.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions