Skip to content

[WIP] A Python web crawler looking wildly for tables 🕵️‍♀️

License

Notifications You must be signed in to change notification settings

camilamaia/crawl4us

Repository files navigation

Crawl4us

A Python web crawler looking wildly for tables 🕵️‍♀️

Installation

Crawl4us is available on PyPI so it can be installed via pip

$ pip install crawl4us

Usage

import crawl4us

# TODO

Changelog

CONTRIBUTING

Do you want to contribute to crawl4us?

Please, take a look at this document to know how to do it:

https://github.com/camilamaia/crawl4us/blob/master/CONTRIBUTING.rst