AI-generated Key Takeaways
-
The Fact Check Tools API (
factchecktools.googleapis.com
) enables developers to interact with Google's Fact Check tools programmatically. -
The API offers methods to create, retrieve, update, and delete
ClaimReview
markup on web pages. -
Developers can leverage the API to search through fact-checked claims using text or image queries.
-
The API facilitates integration with fact-checking workflows and enables automation of tasks related to
ClaimReview
markup management.
Service: factchecktools.googleapis.com
The Service name factchecktools.googleapis.com
is needed to create RPC client stubs.
google.factchecking.factchecktools.v1alpha1.FactCheckToolsService
Methods | |
---|---|
|
Create ClaimReview markup on a page. |
|
Delete all ClaimReview markup on a page. |
|
Search through fact-checked claims using an image as the query. |
|
Search through fact-checked claims. |
|
Get all ClaimReview markup on a page. |
|
List the ClaimReview markup pages for a specific URL or for an organization. |
|
Update for all Note that this is a full update. |