Skip to content
This repository was archived by the owner on Jun 25, 2018. It is now read-only.

dvemnt/metacrawler

Repository files navigation

MetaCrawler

A lightweight Python crawling framework.

Build Status Coverage Status PyPI Documentation Status

Installation

pip install metacrawler

Quick start

metacrawler startproject example
cd example
python run.py
cat output.json

Also see example.

Documentation

Read the Docs

Tests

Run tox or python tests.py.

Changelog

See releases

License

See LICENSE

About

A lightweight crawling framework (Python).

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages