An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with css-selectors

A curated list of projects in awesome lists tagged with css-selectors .

https://github.com/jhy/jsoup

jsoup: the Java HTML parser, built for HTML editing, cleaning, scraping, and XSS safety.

css css-selectors dom html java java-html-parser jsoup parser xml xpath

Last synced: 12 May 2025

https://github.com/philss/floki

Floki is a simple HTML parser that enables search for nodes using CSS selectors.

css-selector css-selectors elixir erlang fast-html floki html-parser html5ever

Last synced: 14 May 2025

https://github.com/cloudflare/lol-html

Low output latency streaming HTML parser/rewriter with CSS selector-based API

css-selectors html parser rewriting rust stream streaming

Last synced: 13 May 2025

https://github.com/duzun/hquery.php

An extremely fast web scraper that parses megabytes of invalid HTML in a blink of an eye. PHP5.3+, no dependencies.

broken-html crawler css-selectors domcrawler fast hquery html html-parser invalid-html jquery-like jquery-selectors parser php psr-0 psr-4 scraper selectors xml xml-parser

Last synced: 14 May 2025

https://github.com/jnavith/tailwindcss-theme-variants

Media-query- or JavaScript-based theme variants with fallback for Tailwind CSS

css-selectors dark-mode media-queries prefers-color-scheme tailwindcss tailwindcss-plugin theming

Last synced: 08 Oct 2025

https://github.com/JNavith/tailwindcss-theme-variants

Media-query- or JavaScript-based theme variants with fallback for Tailwind CSS

css-selectors dark-mode media-queries prefers-color-scheme tailwindcss tailwindcss-plugin theming

Last synced: 27 Mar 2025

https://github.com/importcjj/nipper

A Rust crate for manipulating HTML with CSS selectors

css-selectors html html5ever nipper scraper selectors spider

Last synced: 05 Apr 2025

https://github.com/toomuchdesign/postcss-nested-ancestors

πŸ‘©β€πŸ‘§β€πŸ‘¦ PostCSS plugin to reference any parent/ancestor selector in nested CSS.

ancestor-selector css-selectors postcss-plugins

Last synced: 07 Apr 2025

https://github.com/ludovicianul/hq

lightweight command line HTML processor using CSS and XPath selectors

cli command-line css-selectors graal-native hacktoberfest html java jq xpath

Last synced: 01 Apr 2025

https://github.com/jquense/bill

css selector engine for React elements and components

css-selectors dom-node pseudo-selectors react react-elements testing

Last synced: 15 Apr 2025

https://github.com/naqvis/crystal-html5

Crystal implementation of HTML5-Compliant Tokenizer and Parser with XPath & CSS Selector support

crystal crystal-lang crystal-language crystal-shard css-selectors html-parser html-tokenizer html5 xpath2

Last synced: 07 May 2025

https://github.com/mylogin/htmlparser

Fast and lightweight C++ HTML parser

cpp11 css-selectors formatter html parser whatwg

Last synced: 15 Mar 2025

https://github.com/danburzo/selery

A CSS selector parser and DOM query engine.

ast css css-selectors dom-querying parser

Last synced: 02 Aug 2025

https://github.com/sunshineplan/node

HTML parsing library, the alternative to BeautifulSoup in Golang.

beautifulsoup css-selectors generic go golang html-parser xpath xpath-query

Last synced: 16 Jun 2025

https://github.com/taylorwood/hickory-css-selector

CSS-to-Hickory selector translator

clojure css-selectors hickory html parser

Last synced: 15 Oct 2025

https://github.com/hrbrmstr/drill-html-tools

Apache Drill UDFs for retrieving and working with HTML text

apache-drill css-selectors dom html-parsing jsoup web-scraping

Last synced: 29 Oct 2025

https://github.com/cimmanon/selector-nth

A collection of Sass mixins for modifying the nth position of a selector

css-selectors sass sass-library sass-mixins

Last synced: 06 Jan 2026

https://github.com/jakewarren/scrape

A command line scraping utility supporting CSS selectors or XPath

css-selector css-selectors scraping-utility web-scraping xpath

Last synced: 10 May 2025

https://github.com/ydah/parselly

Parselly is a module providing a simple way to parse and extract data from a css selector 🌿

css css-selector css-selector-parser css-selectors parser

Last synced: 13 Oct 2025

https://github.com/luisreinoso/css-selector-game

review - refresh your knowledge in css selectors.

css-selectors knowledge selector-game svelte

Last synced: 19 Aug 2025

https://github.com/syedaanif/02-css_web-dev

This repository contains learnings for Cascading Style Sheets(CSS) for web development

cascading-style-sheets css css-animations css-selectors css3

Last synced: 06 Mar 2025

https://github.com/mafsida/goit-markup-hw-02

This is the second assignment from the Full Stack Developer course at GoIT. In this module, I added CSS styling to the existing HTML structure, implemented font and color settings, and optimized images. The project demonstrates the basics of CSS integration.

css css-selectors frontend github-pages goit goit-markup-hw-01 google-fonts html image-optimization markup semantic-html studying web-design web-development

Last synced: 09 Mar 2025

https://github.com/traven-b/myasync

Ruby app lists checked-out and ready-hold books at multiple library websites. Uses CSS selectors, async http concurrency. Beginner-friendly with mock data and easy inclusion of custom scraping logic.

async beginner-friendly book-tracking cli-application concurrency css-selectors fibers html-parsing http-client library-tools mock-data modular-design public-libraries ruby web-scraping

Last synced: 10 Jun 2025

https://github.com/demamano/bookscraper

The repository "bookscraper" contains web-scraping and web-crawling projects using the Python Scrapy framework. It scrapes and crawls data from several websites and saves the data in JSON, CSV, and XML formats. For more details, you can check the [README file](https://github.com/demamano/bookscraper/blob/c372021ff5b80db635d4551757c010b7a9f8c028/RE

css css-selectors json python-scrapy-framework python3 scrapy web-scraping xml

Last synced: 04 Sep 2025

https://github.com/nviewsweb/css-optimizer

A lightweight Node.js tool for optimizing, sorting, and merging CSS files by removing duplicate selectors, sorting CSS properties alphabetically, and preserving @media queries.

css css-order css-properties css-selectors duplicate-detection sorting

Last synced: 16 Mar 2025

https://github.com/sspirou/dead-styles-shear

Py script for trimming dead style rules from a website directory

css-selector-parser css-selectors pagespeed python27 selectors web

Last synced: 28 Dec 2025

https://github.com/escomputers/python-webscrape

Script to scrape a webpage using CSS selectors

css-selectors python webscraping

Last synced: 18 Mar 2025

https://github.com/facsimiles/beautifulsoup

🌐 BeautifulSoup: Effortlessly scrape and parse web data with this powerful Python library! Perfect for developers needing quick and reliable HTML/XML data extraction. Start saving time on your projects today! [MIRROR][UNOFFICIAL]

api-scraping css-selectors data-extraction data-mining dynamic-web-scraping html-parsing mirror mirrored-repository python python3 unofficial unofficial-mirror web-automation web-content-extraction web-crawler web-scraping xpath

Last synced: 10 Oct 2025

https://github.com/rajputpriyankaa/scrapy

Web scraping with Scrapy

css-selectors scraping scrapy xpath

Last synced: 09 Jul 2025

https://github.com/nucleus-labs/crest

A CSS library for parsing and applying styles to in-memory DOM structures.

css css-parser css-selectors document-object-model dom lightweight open-source rust rust-lang selectors styling styling-css

Last synced: 12 Oct 2025

https://github.com/traven-b/mymodern

Crystal app lists checked-out and ready-hold books at multiple library websites. Uses CSS selectors, CSP concurrency. Beginner-friendly with mock data and easy inclusion of custom scraping logic.

beginner-friendly book-tracking cli-application concurrency crystal crystal-lang csp css-selectors fibers html-parsing http-client library-tools mock-data modular-design public-libraries web-scraping

Last synced: 23 Aug 2025

https://github.com/lsegg/scraper-api-challenge

Data extraction package which supports CLI and API requests.

css-selectors html-scraper scraper

Last synced: 03 Mar 2025

https://github.com/miranizam/online-library

The script that help you to parse books and information about them posted on the site tululu.org. You can also deploy your own site with books and make it in offline format.

argparse beautifulsoup css-selectors github-pages parser python3 website

Last synced: 14 Mar 2025