Skip to content

Commit 6502a94

Browse files
committed
Revert "Add note"
Back to da old me This reverts commit 8fb6408.
1 parent 8fb6408 commit 6502a94

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

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

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.
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>
59

610
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.
711

0 commit comments

Comments
 (0)