Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/camilamaia/crawl4us

[WIP] A Python web crawler looking wildly for tables 🕵️‍♀️
https://github.com/camilamaia/crawl4us

beautifulsoup4 crawler crawling pypi python-3 python-module scraper scraping tables web-scraping

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

========
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
------------

.. code:: python

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