Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shaypal5/holcrawl

holcrawl is a crawler for building Hollywood movies datsets.
https://github.com/shaypal5/holcrawl

cralwer csv dataset imdb json metacritic movies

Last synced: about 2 months ago
JSON representation

holcrawl is a crawler for building Hollywood movies datsets.

Awesome Lists containing this project

README

        

holcrawl
########

``holcrawl`` is a crawler for building Hollywood movies datsets.

.. code-block:: bash

holcrawl byyear 2015

.. contents::
.. section-numbering::

Installation
============

``holcrawl`` is tested on Python 3.5.

Install ``holcrawl`` with:

.. code-block:: bash

pip install holcrawl

Use
===

``holcrawl`` can be controlled using a simple command-line interface. After installation, run

.. code-block:: bash

holcrawl --help

to get help about the different commands ``holcrawl`` supports.

Credits
=======
Created by `Shay Palachy `_ ([email protected]).

Fixes submitted by:

- `gilgemer `_