Skip to content
This repository has been archived by the owner on Sep 24, 2024. It is now read-only.

No results for specific searches #25

Open
emreoktem opened this issue May 27, 2024 · 0 comments
Open

No results for specific searches #25

emreoktem opened this issue May 27, 2024 · 0 comments

Comments

@emreoktem
Copy link

Hi,

Thanks for great package.

The search function works for most of the cases. However, it's not returning any results or error when it's used for a popular app.

I use the following code options:

query := search.NewQuery("Linkedin", search.PriceAll,
  search.Options{
	Country:  "us",
	Language: "us",
	Number:   100,
})

Below are some keyword options you can check:

  • Linkedin
  • Facebook
  • Flipkart
  • ebay
  • Tiktok

Thanks in advance...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant