Show HN: Lightweight Article Text Extractor(extractarticletext.com)
extractarticletext.com
Show HN: Lightweight Article Text Extractor
https://extractarticletext.com/
5 comments
I forgot about Mozilla's release of Readability. It took them a while after they initially promised to release it. What's your experience been like with their parser? Took a look at your code - very practical.
it's alright. i just wanna build something quick with cloudflare workers to learn its API.
tried the python wrapper for readability today, also alright.
- Retrieve relevant article text + metadata from a list of URLs
- Just upload a txt file with newline-separated URLs
- Download results in JSON or CSV format
- Your finished jobs persist on any device
- All new accounts get 500 unique URLs to scrape
- Just upload a txt file with newline-separated URLs
- Download results in JSON or CSV format
- Your finished jobs persist on any device
- All new accounts get 500 unique URLs to scrape
It can be used as API if `Content-Type` of request is `application.json`
https://github.com/tuananh/reader