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

[Google API] Support Google Fact Check Tools #148

Open
ilyazub opened this issue May 16, 2022 · 0 comments
Open

[Google API] Support Google Fact Check Tools #148

ilyazub opened this issue May 16, 2022 · 0 comments
Labels
status: freezer Something we don't want to work on yet

Comments

@ilyazub
Copy link

ilyazub commented May 16, 2022

https://toolbox.google.com/factcheck/explorer/

image

curl 'https://toolbox.google.com/factcheck/api/search?hl=en&num_results=20&force=false&offset=0&query=coffee' \
  -A 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.3945.130 Safari/537.36' \
  -H 'Accept: application/json' \
  -s --compressed

image

Kinda related to #51.

@ilyazub ilyazub added the status: freezer Something we don't want to work on yet label May 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: freezer Something we don't want to work on yet
Projects
None yet
Development

No branches or pull requests

1 participant