Skip to main content

a hobby crawler

Project description

Bamboo Crawler

codecov License PyPI version shields.io

A Hobby Crawler. It is almost under construction.

Usage

Installation

$ pip install bamboo-crawler

Run

$ bamboo --recipe recipe.yml

Recipe

mytask:
  input:
    type: ConstantInputter
    options:
      value: http://httpbin.org/robots.txt
  process:
    type: HTTPCrawler
  output:
    type: StdoutOutputter

License

BSD-3-Clause License

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

bamboo-crawler-0.1.3.zip (22.6 kB view hashes)

Uploaded Source

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