https://github.com/tkovs/imdb_scrapy
Extracts data of movies in theaters from imdb
https://github.com/tkovs/imdb_scrapy
job-interviews python3 scrapy webcrawler
Last synced: about 1 month ago
JSON representation
Extracts data of movies in theaters from imdb
- Host: GitHub
- URL: https://github.com/tkovs/imdb_scrapy
- Owner: tkovs
- Created: 2017-04-11T00:00:46.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-09-28T01:36:40.000Z (about 5 years ago)
- Last Synced: 2025-04-06T06:41:28.676Z (6 months ago)
- Topics: job-interviews, python3, scrapy, webcrawler
- Language: Python
- Size: 21.5 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### How to run
You will need the python and pip installed. Run:
```sh
make install
make run
```After run, check the `crawler_imdb/movies.jl` file for the data. Check the `crawler_imdb/images/full` for the images.