hmmhmmhm/pattern-grab

🤛🏻 Regular Expression Data Grabber

20
/ 100
Experimental

This tool helps web developers and content engineers extract specific patterns from text, such as HTML tags, while keeping the surrounding content intact. You provide a string of text and a regular expression pattern, and it returns both the extracted matches and the original text, split around those matches. This allows you to easily process or manipulate the identified patterns separately from the plain text.

No commits in the last 6 months.

Use this if you need to identify and separate specific string patterns (like HTML tags or special codes) from larger blocks of text, but also want to keep track of the original context.

Not ideal if you only need to check for the presence of a pattern or replace it, rather than extract and segment a string based on the pattern.

web-development content-parsing string-manipulation text-processing data-extraction
Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 4 / 25
Maturity 16 / 25
Community 0 / 25

How are scores calculated?

Stars

8

Forks

Language

TypeScript

License

MIT

Category

scraper

Last pushed

Jan 07, 2023

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/perception/hmmhmmhm/pattern-grab"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.