Skip to main content

a hobby crawler

Project description

Bamboo Crawler

Deprecation Notice

This project is deprecated. No longer maintained. I don't use this project anymore. If you want to use this project, please fork it.

Python PyPI version codecov License

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.2.1.tar.gz (98.8 kB view hashes)

Uploaded Source

Built Distribution

bamboo_crawler-0.2.1-py3-none-any.whl (6.8 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