Skip to content

Instapaper/n8n-nodes-instaparser

Repository files navigation

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
    • Parse an article from a URL (returns title, author, body, and metadata)
  • PDF
    • Parse a PDF from a URL
    • Parse an uploaded PDF file
  • Summary
    • 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.

Resources

About

Instaparser API integration for n8n

Resources

Stars

Watchers

Forks

Packages