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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
Β© 2026 Bringes Technology SRLΒ·VAT RO45896025Β·hello@awesome-repositories.com
howie6879 avatar

howie6879/aspider

0
View on GitHub↗
1,742 stars·186 forks·Python·Apache-2.0·8 viewswww.howie6879.com/ruia↗

Aspider

Ruia πŸ•ΈοΈ Async Python 3.6+ web scraping micro-framework based on asyncio. ⚑ Write less, run faster.

Features

  • Python Crawling Frameworks - Asyncio-based micro-framework for web scraping.

Star history

Star history chart for howie6879/aspiderStar history chart for howie6879/aspider

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English β€” the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does howie6879/aspider do?

Ruia πŸ•ΈοΈ Async Python 3.6+ web scraping micro-framework based on asyncio. ⚑ Write less, run faster.

What are the main features of howie6879/aspider?

The main features of howie6879/aspider are: Python Crawling Frameworks.

Which projects share features with howie6879/aspider?

Projects with overlapping indexed features include: 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…

Projects sharing features with Aspider

These projects share indexed features with Aspider. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • chineking/colachineking avatar

    chineking/cola

    1,501View on GitHub↗

    A high-level distributed crawling framework.

    Python
    View on GitHub↗1,501
  • cocrawler/cocrawlercocrawler avatar

    cocrawler/cocrawler

    194View on GitHub↗

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

    Python
    View on GitHub↗194
  • codelucas/newspapercodelucas avatar

    codelucas/newspaper

    14,982View on 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
    View on GitHub↗14,982
  • binux/pyspiderbinux avatar

    binux/pyspider

    16,809View on 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
    View on GitHub↗16,809
Compare all 21 related projects→