GULPF/nimquery

Nim library for querying HTML using CSS-selectors (like JavaScripts document.querySelector)

36
/ 100
Emerging

This library helps Nim developers easily find specific parts of an HTML document, much like how web browsers work. You provide the raw HTML content and a CSS selector (like you might use in web development), and it returns the HTML elements that match your criteria. It's for Nim programmers building tools that need to extract information from web pages or manipulate HTML structures.

138 stars. No commits in the last 6 months.

Use this if you are a Nim developer who needs a straightforward and powerful way to programmatically locate and extract data from HTML content using familiar CSS selectors.

Not ideal if you need to interact with a live web page, as this library only parses static HTML content and doesn't handle JavaScript execution or browser interactions.

web-scraping html-parsing data-extraction nim-development web-automation
Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 10 / 25
Maturity 16 / 25
Community 10 / 25

How are scores calculated?

Stars

138

Forks

9

Language

Nim

License

MIT

Category

scraper

Last pushed

Dec 06, 2022

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/perception/GULPF/nimquery"

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