Skip to content

Commit 8fb6408

Browse files
committed
Add note
1 parent 8e79123 commit 8fb6408

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
# Mercury Parser - Extracting content from chaos
22

3-
<a href="https://www.npmjs.com/package/@jocmp/mercury-parser">
4-
<img src="https://img.shields.io/npm/v/@jocmp/mercury-parser.svg" alt="npm version">
5-
</a>
6-
<a href="https://github.com/jocmp/mercury-parser/actions/workflows/ci.yml">
7-
<img src="https://github.com/jocmp/mercury-parser/actions/workflows/ci.yml/badge.svg" alt="CI">
8-
</a>
3+
> [!IMPORTANT]
4+
> This repository is archived as of September 2025. If you're looking for modern content extraction via JavaScript, check out <https://github.com/kepano/defuddle> instead.
95
106
Mercury Parser extracts the bits that humans care about from any URL you give it. That includes article content, titles, authors, published dates, excerpts, lead images, and more.
117

0 commit comments

Comments
 (0)