awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
gawel avatar

gawel/pyquery

0
View on GitHub↗
2,380 نجوم·185 تفرعات·Python·5 مشاهدات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

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Pyquery

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Pyquery.
  • alir3z4/html2textالصورة الرمزية لـ Alir3z4

    Alir3z4/html2text

    2,159عرض على GitHub↗

    Convert HTML to Markdown-formatted text.

    Pythonmarkdownmarkdown-parserpython
    عرض على GitHub↗2,159
  • alirezamika/autoscraperالصورة الرمزية لـ alirezamika

    alirezamika/autoscraper

    7,297عرض على GitHub↗

    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-crawlerالصورة الرمزية لـ antivanov

    antivanov/js-crawler

    257عرض على GitHub↗

    js-crawler

    TypeScript
    عرض على GitHub↗257
  • adbar/trafilaturaالصورة الرمزية لـ adbar

    adbar/trafilatura

    5,319عرض على GitHub↗

    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
عرض جميع البدائل الـ 30 لـ Pyquery→

الأسئلة الشائعة

ما هي وظيفة 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…