Skip to content

vakra-dev/reader-integrations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reader Integrations

Integrations for Reader across automation platforms and AI frameworks.

Packages

Package Platform Registry Description
n8n n8n npm (n8n-nodes-reader) Community node for n8n workflows
Zapier Zapier Zapier Platform Actions and triggers for Zapier
Make Make Make Platform Modules for Make scenarios
LangChain Python LangChain PyPI (langchain-reader) Document loader for LangChain
LangChain JS LangChain npm (@vakra-dev/langchain-reader) Document loader for LangChain.js
LlamaIndex LlamaIndex PyPI (llama-index-readers-reader) Data reader for LlamaIndex
CrewAI CrewAI PyPI (reader-crewai) Tool for CrewAI agents

Operations

All integrations expose the same core operations:

Operation Description
Scrape Extract content from a single URL as markdown, HTML, or screenshot
Batch Scrape Scrape multiple URLs in parallel
Crawl Discover and scrape all pages on a site
Discover Discover all URLs on a site without scraping content
Extract Scrape a URL and extract structured data using AI (schema or prompt)
Get Job Status Check status and results of an async job
Cancel Job Cancel a running job

License

MIT

About

Reader integrations for automation platforms and AI frameworks

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors