Turn any public web page into clear entity data. Send a URL and get back people, places, organizations, and more with importance scores. Great for SEO audits, content research, and outreach planning.
Here is how it runs end to end. A webhook receives a POST request that includes the page URL. The workflow downloads the HTML, trims very large pages to a safe size, and builds a request for the Google Natural Language API. It then calls the analyze entities endpoint and returns structured results to the caller with types, salience, and mentions. Teams can quickly spot key names on a page, map relationships, and compare pages without manual reading.
You need a Google Cloud API key with the Natural Language API enabled. Activate the workflow and send a simple JSON body with the URL to the webhook. Expect faster audits and fewer manual hours per page. Common uses include competitor page scans, PR list building, and tagging content for internal search.