awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
rivermont avatar

rivermont/spidy

0
View on GitHub↗
354 stars·68 forks·Python·GPL-3.0·3 vues

Spidy

Spidy (/spˈɪdi/) is the simple, easy to use command line web crawler. Given a list of web links, it uses the Python requests library to query the webpages. Spidy then uses lxml to extract all links from the page and adds them to its list. Pretty simple!

Features

  • Python Crawling Frameworks - Simple command-line web crawler.

Historique des stars

Graphique de l'historique des stars pour rivermont/spidyGraphique de l'historique des stars pour rivermont/spidy

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Questions fréquentes

Que fait rivermont/spidy ?

Spidy (/spˈɪdi/) is the simple, easy to use command line web crawler. Given a list of web links, it uses the Python requests library to query the webpages. Spidy then uses lxml to extract all links from the page and adds them to its list. Pretty simple!

Quelles sont les fonctionnalités principales de rivermont/spidy ?

Les fonctionnalités principales de rivermont/spidy sont : Python Crawling Frameworks.

Quelles sont les alternatives open-source à rivermont/spidy ?

Les alternatives open-source à rivermont/spidy incluent : chineking/cola — A high-level distributed crawling framework. cocrawler/cocrawler — CoCrawler is a versatile web crawler built using modern tools and concurrency. codelucas/newspaper — Newspaper is a Python library designed for scraping, parsing, and analyzing web-based information. It functions as a… douban/brownant — |Build Status| |Coverage Status| |PyPI Version| |PyPI Downloads| |Wheel Status|. gaojiuli/gain — Taken Over By Shad0w For Responsible Disclosure [Kiwi BBP]. binux/pyspider — PySpider is a Python web crawling framework designed for automated data extraction. It provides a pipeline for…

Alternatives open source à Spidy

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Spidy.
  • chineking/colaAvatar de chineking

    chineking/cola

    1,501Voir sur GitHub↗

    A high-level distributed crawling framework.

    Python
    Voir sur GitHub↗1,501
  • cocrawler/cocrawlerAvatar de cocrawler

    cocrawler/cocrawler

    194Voir sur GitHub↗

    CoCrawler is a versatile web crawler built using modern tools and concurrency.

    Python
    Voir sur GitHub↗194
  • codelucas/newspaperAvatar de codelucas

    codelucas/newspaper

    14,982Voir sur GitHub↗

    Newspaper is a Python library designed for scraping, parsing, and analyzing web-based information. It functions as a framework for automated news aggregation and large-scale web content extraction, providing tools to download, clean, and structure text, metadata, and media from diverse online sources. The project distinguishes itself through a pipeline-oriented architecture that combines heuristic-based content extraction with natural language processing. It automatically identifies and isolates article bodies from web page boilerplate while simultaneously performing language detection, keywo

    HTMLcrawlercrawlingnews
    Voir sur GitHub↗14,982
  • binux/pyspiderAvatar de binux

    binux/pyspider

    16,809Voir sur GitHub↗

    PySpider is a Python web crawling framework designed for automated data extraction. It provides a pipeline for periodically fetching web content, processing HTML, and persisting scraped information into database backends. The system features a web-based management interface for editing scraping scripts, monitoring task progress, and reviewing collected data. It includes a headless browser JavaScript renderer to capture rendered HTML from dynamic web pages and a distributed architecture that uses message queues to scale crawling workloads across multiple nodes. The framework also covers task

    Python
    Voir sur GitHub↗16,809
Voir les 21 alternatives à Spidy→