awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
rivermont avatar

rivermont/spidy

0
View on GitHub↗
354 星标·68 分支·Python·GPL-3.0·1 次浏览

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.

Star 历史

rivermont/spidy 的 Star 历史图表rivermont/spidy 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

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!

rivermont/spidy 的主要功能有哪些?

rivermont/spidy 的主要功能包括:Python Crawling Frameworks。

rivermont/spidy 有哪些开源替代品?

rivermont/spidy 的开源替代品包括: 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…

Spidy 的开源替代方案

相似的开源项目,按与 Spidy 的功能重合度排序。
  • chineking/colachineking 的头像

    chineking/cola

    1,501在 GitHub 上查看↗

    A high-level distributed crawling framework.

    Python
    在 GitHub 上查看↗1,501
  • cocrawler/cocrawlercocrawler 的头像

    cocrawler/cocrawler

    194在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗194
  • codelucas/newspapercodelucas 的头像

    codelucas/newspaper

    14,982在 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
    在 GitHub 上查看↗14,982
  • binux/pyspiderbinux 的头像

    binux/pyspider

    16,809在 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
    在 GitHub 上查看↗16,809
查看 Spidy 的所有 21 个替代方案→