awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
gawel avatar

gawel/pyquery

0
View on GitHub↗
2,380 Stars·185 Forks·Python·2 Aufrufepyquery.rtfd.org↗

Pyquery

A jquery-like library for python

Features

  • HTML and XML Processing - HTML parsing library with jQuery-like syntax.
  • Web Scraping - jQuery-like library for parsing HTML.

Star-Verlauf

Star-Verlauf für gawel/pyqueryStar-Verlauf für gawel/pyquery

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Pyquery

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Pyquery.
  • alir3z4/html2textAvatar von Alir3z4

    Alir3z4/html2text

    2,159Auf GitHub ansehen↗

    Convert HTML to Markdown-formatted text.

    Pythonmarkdownmarkdown-parserpython
    Auf GitHub ansehen↗2,159
  • alirezamika/autoscraperAvatar von alirezamika

    alirezamika/autoscraper

    7,297Auf GitHub ansehen↗

    Autoscraper is an automatic web scraping library and pattern-based data extractor that learns extraction rules from sample data. It identifies and retrieves text, URLs, and HTML elements from web pages by analyzing sample values to replicate data patterns across different URLs. The system functions as a web scraping model manager, allowing users to save and reload learned rules to maintain consistent data extraction. It supports the export and import of scraping rules to a local file system to avoid repeating the training process for the same website. The library covers automated web data ex

    Python
    Auf GitHub ansehen↗7,297
  • antivanov/js-crawlerAvatar von antivanov

    antivanov/js-crawler

    257Auf GitHub ansehen↗

    js-crawler

    TypeScript
    Auf GitHub ansehen↗257
  • adbar/trafilaturaAvatar von adbar

    adbar/trafilatura

    5,319Auf GitHub ansehen↗

    Trafilatura is a Python library and command-line tool for extracting clean, structured text and metadata from web pages. It downloads HTML content, identifies the main body of text, and strips away navigation, ads, and other boilerplate, returning the core article content along with fields like title, author, date, and URL. The tool can also extract user comments and test whether a page contains extractable text, making it a general-purpose web text extraction library. What distinguishes Trafilatura from simpler extractors is its configurable extraction pipeline, which offers high-speed, high

    Pythonarticle-extractorcorpus-buildercorpus-tools
    Auf GitHub ansehen↗5,319
Alle 30 Alternativen zu Pyquery anzeigen→

Häufig gestellte Fragen

Was macht gawel/pyquery?

A jquery-like library for python

Was sind die Hauptfunktionen von gawel/pyquery?

Die Hauptfunktionen von gawel/pyquery sind: HTML and XML Processing, Web Scraping.

Welche Open-Source-Alternativen gibt es zu gawel/pyquery?

Open-Source-Alternativen zu gawel/pyquery sind unter anderem: alir3z4/html2text — Convert HTML to Markdown-formatted text. alirezamika/autoscraper — Autoscraper is an automatic web scraping library and pattern-based data extractor that learns extraction rules from… antivanov/js-crawler — js-crawler. bda-research/node-crawler — node-crawler is a programmable web crawler for Node.js that manages request queues and automates data extraction. It… binux/pyspider — PySpider is a Python web crawling framework designed for automated data extraction. It provides a pipeline for… adbar/trafilatura — Trafilatura is a Python library and command-line tool for extracting clean, structured text and metadata from web…