the-xperimentalist / scrap-imdb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FAKE IMDB


More details on the code

The website is made using BeautifulSoup library, requests library and the django library This is basically a django project that regularly scraps the movies data from the imdb website. You can see all the movies that are originally present in imdb list of movies.


To run the program: Start the virtual environment venv-django-scrap through anaconda

Through anaconda, you can start the virtual environment by running the code:

source activate venv-django-scrap

python manage.py migrate

python manage.py runserver


Currently working on the project to scrap multiple details from the website

About


Languages

Language:Python 49.3%Language:HTML 15.8%Language:C 14.6%Language:Roff 7.9%Language:C++ 7.4%Language:Tcl 3.6%Language:XSLT 0.4%Language:JavaScript 0.3%Language:Shell 0.3%Language:Makefile 0.2%Language:CSS 0.2%Language:Objective-C 0.1%Language:Perl 0.0%Language:M4 0.0%Language:Assembly 0.0%Language:CMake 0.0%Language:Batchfile 0.0%