Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

lucasew/articleparser.vercel.app

Repository files navigation

article parser

Available at: https://articleparser.vercel.app/

It's a simple site that you give a URL and it gives you the article content of the URL.

This project is basically a duct tape of the following projects:

  • Go Readability: The actual article parser.
  • godown: Converter from HTML to Markdown. Used for Markdown output.
  • Golang Standard library to fetch stuff.

LLM Friendly

You can use this tool directly in your LLM prompts by prefixing any URL: https://articleparser.vercel.app/https://example.com/article

It will automatically return Markdown when accessed by LLMs or when specified via /md/ prefix.

To deploy it just link the project to a Vercel project. Everything should magically work.

About

Article parser like https://articleparser.win, but in go, running on vercel and faster

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

AltStyle によって変換されたページ (->オリジナル) /