Description
n8n-nodes-instaparser
n8n node for using the Instaparser API to extract article content, parse PDFs, and generate AI-powered summaries.
Installation
Follow the installation guide in the n8n community nodes documentation.
Operations
- Article
- Summary
- Instaparser API documentation
- n8n community nodes documentation
– Parse an article from a URL (returns title, author, body, and metadata)
– Parse a PDF from a URL
– Parse an uploaded PDF file
– Generate an AI-powered summary of an article from a URL
All parsing operations support HTML, plain text, and Markdown output formats.
Credentials
You need an Instaparser API key to use this node.
1. Go to instaparser.com and sign up for an account.
2. Navigate to your account dashboard to find your API key.
3. In n8n, create a new Instaparser API credential and paste your API key.
Compatibility
Tested with n8n v1.60.0 and later.