Extract Named Entities from Web Pages with Google NL API - n8n Workflow | Neura Market
Extract Named Entities from Web Pages with Google NL API
Automates named entity extraction (people, orgs, locations) from web pages using Google Natural Language API via webhook. Delivers structured data for analysis, saving hours of manual work.
This workflow creates an automated pipeline that receives a web page URL via webhook, fetches and cleans the HTML content, then analyzes it with Google's Natural Language API to extract named entities like people, organizations, locations, and more, complete with salience scores. It responds directly with structured JSON data ready for further processing or storage.
Key benefits include eliminating manual entity identification, which is time-consuming and error-prone, leveraging Google's accura
Platform
n8n
Category
Data & Analytics
Price
$14.99
Creator
Maxim Luong
NLP
entity-extraction
google-natural-language
web-scraping
data-analysis
SEO
content-analysis
AI-automation
named-entities
data-extraction
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.