awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
gawel avatar

gawel/pyquery

0
View on GitHub↗
2,380 स्टार्स·185 फोर्क्स·Python·6 व्यूज़pyquery.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.

स्टार हिस्ट्री

gawel/pyquery के लिए स्टार हिस्ट्री चार्टgawel/pyquery के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Pyquery के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Pyquery के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • alir3z4/html2textAlir3z4 का अवतार

    Alir3z4/html2text

    2,159GitHub पर देखें↗

    Convert HTML to Markdown-formatted text.

    Pythonmarkdownmarkdown-parserpython
    GitHub पर देखें↗2,159
  • alirezamika/autoscraperalirezamika का अवतार

    alirezamika/autoscraper

    7,297GitHub पर देखें↗

    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
    GitHub पर देखें↗7,297
  • antivanov/js-crawlerantivanov का अवतार

    antivanov/js-crawler

    257GitHub पर देखें↗

    js-crawler

    TypeScript
    GitHub पर देखें↗257
  • adbar/trafilaturaadbar का अवतार

    adbar/trafilatura

    5,319GitHub पर देखें↗

    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
    GitHub पर देखें↗5,319
Pyquery के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

gawel/pyquery क्या करता है?

A jquery-like library for python

gawel/pyquery की मुख्य विशेषताएं क्या हैं?

gawel/pyquery की मुख्य विशेषताएं हैं: HTML and XML Processing, Web Scraping।

gawel/pyquery के कुछ ओपन-सोर्स विकल्प क्या हैं?

gawel/pyquery के ओपन-सोर्स विकल्पों में शामिल हैं: 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…