Skip to main content

Full-featured web UI for Scrapyd cluster management, Scrapy log analysis & visualization

Project description

ScrapydWeb: Full-featured web UI for Scrapyd cluster management, Scrapy log analysis & visualization

PyPI - scrapydweb Version PyPI - Python Version Coverage Status GitHub license Twitter

Features

  • Scrapyd Cluster Management

    • Group, filter and select any numbers of nodes
    • Execute command on multinodes with one click
  • Scrapy Log Analysis

    • Stats collection
    • Progress visualization
    • Logs categorization
  • All Scrapyd API Supported

    • Deploy project, Run Spider, Stop job
    • List projects/versions/spiders/running_jobs
    • Delete version/project
  • Others

    • Auto eggifying
    • Basic auth for web UI
    • Accessing Scrapyd servers protected by basic auth

Devolopers

Installation

To install ScrapydWeb, simply use pip:

pip install scrapydweb

Start Up

  1. Run scrapydweb -h to get help, and a config file named scrapydweb_settings_vN.py (N for a number) would be copied to current working directory, then you can custom settings in it.
  2. Run scrapydweb
  3. Visit http://127.0.0.1:5000 (It's recommended to use Google Chrome to get better experience.)

Settings

default_settings.py

Screenshots

  • Overview overview

  • Dashboard dashboard

  • Log Analysis

    • Stats collection log_stats

    • Progress visualization log_charts

    • Logs categorization log_logs

  • Deploy a Project deploy

  • Run a Spider run

  • Manage Projects manage

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

scrapydweb-0.9.9.tar.gz (618.9 kB view hashes)

Uploaded Source

Built Distribution

scrapydweb-0.9.9-py3-none-any.whl (623.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page