Fact Check Tools API
Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Salvo quando diversamente specificato, i contenuti di questa pagina sono concessi in base alla licenza Creative Commons Attribution 4.0, mentre gli esempi di codice sono concessi in base alla licenza Apache 2.0. Per ulteriori dettagli, consulta le norme del sito di Google Developers. Java è un marchio registrato di Oracle e/o delle sue consociate.
Ultimo aggiornamento 2023-05-25 UTC.
[null,null,["Ultimo aggiornamento 2023-05-25 UTC."],[[["\u003cp\u003eThe Fact Check Tools API (\u003ccode\u003efactchecktools.googleapis.com\u003c/code\u003e) enables developers to interact with Google's Fact Check tools programmatically.\u003c/p\u003e\n"],["\u003cp\u003eThe API offers methods to create, retrieve, update, and delete \u003ccode\u003eClaimReview\u003c/code\u003e markup on web pages.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can leverage the API to search through fact-checked claims using text or image queries.\u003c/p\u003e\n"],["\u003cp\u003eThe API facilitates integration with fact-checking workflows and enables automation of tasks related to \u003ccode\u003eClaimReview\u003c/code\u003e markup management.\u003c/p\u003e\n"]]],[],null,["# Fact Check Tools API\n\nService: factchecktools.googleapis.com\n--------------------------------------\n\nThe Service name `factchecktools.googleapis.com` is needed to create RPC client stubs.\n\n[google.factchecking.factchecktools.v1alpha1.FactCheckToolsService](/fact-check/tools/api/reference/rpc/google.factchecking.factchecktools.v1alpha1#google.factchecking.factchecktools.v1alpha1.FactCheckToolsService)\n----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------\n\n| Methods ||\n|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------|\n| [CreateClaimReviewMarkupPage](/fact-check/tools/api/reference/rpc/google.factchecking.factchecktools.v1alpha1#google.factchecking.factchecktools.v1alpha1.FactCheckToolsService.CreateClaimReviewMarkupPage) | Create `ClaimReview` markup on a page. |\n| [DeleteClaimReviewMarkupPage](/fact-check/tools/api/reference/rpc/google.factchecking.factchecktools.v1alpha1#google.factchecking.factchecktools.v1alpha1.FactCheckToolsService.DeleteClaimReviewMarkupPage) | Delete all `ClaimReview` markup on a page. |\n| [FactCheckedClaimImageSearch](/fact-check/tools/api/reference/rpc/google.factchecking.factchecktools.v1alpha1#google.factchecking.factchecktools.v1alpha1.FactCheckToolsService.FactCheckedClaimImageSearch) | Search through fact-checked claims using an image as the query. |\n| [FactCheckedClaimSearch](/fact-check/tools/api/reference/rpc/google.factchecking.factchecktools.v1alpha1#google.factchecking.factchecktools.v1alpha1.FactCheckToolsService.FactCheckedClaimSearch) | Search through fact-checked claims. |\n| [GetClaimReviewMarkupPage](/fact-check/tools/api/reference/rpc/google.factchecking.factchecktools.v1alpha1#google.factchecking.factchecktools.v1alpha1.FactCheckToolsService.GetClaimReviewMarkupPage) | Get all `ClaimReview` markup on a page. |\n| [ListClaimReviewMarkupPages](/fact-check/tools/api/reference/rpc/google.factchecking.factchecktools.v1alpha1#google.factchecking.factchecktools.v1alpha1.FactCheckToolsService.ListClaimReviewMarkupPages) | List the `ClaimReview` markup pages for a specific URL or for an organization. |\n| [UpdateClaimReviewMarkupPage](/fact-check/tools/api/reference/rpc/google.factchecking.factchecktools.v1alpha1#google.factchecking.factchecktools.v1alpha1.FactCheckToolsService.UpdateClaimReviewMarkupPage) | Update for all `ClaimReview` markup on a page Note that this is a full update. |"]]