I was trying Goggles functionality out, but things were not working for me.
To be concrete, I copied verbatim what you use as “News from the Right” Goggle - https://raw.githubusercontent.com/allsides-news/brave-goggles/main/right.goggles - to my own github - https://gist.github.com/mrscooter/e17e377da2178affcdc1f393dc98c4f4
Then I created my own Goggles here https://search.brave.com/goggles/discover?q=Europe%20migration
I tried query for “Europe migration” in three different Goggle setting:
- Using your version of "News from the Right
- Using my version
- without any goggles
In spite of my expectations, case (1.) and case (2.) provided significantly different results. Moreover case (2.) was almost similar to the case (3.), which suggests that no Goggles were employed during case (2.), i.e., search using my own Goggles.
The same happened when I used your Search API from within my python code.
I attach screenshots of respective search results.
Many thanks for your help.