dojutsu-user/IMDB-Scraper
Scrapy project for scraping data from IMDB with Movie Dataset including 58,623 movies' data.
This project helps film researchers, data journalists, or movie enthusiasts gather detailed information on movies from IMDB. You provide a specific search query (like 'all action movies from the 80s'), and it generates a JSON file containing comprehensive movie data, including titles, ratings, genres, actors, directors, and more. This tool is for anyone needing a structured dataset of movie information for analysis or personal projects.
No commits in the last 6 months.
Use this if you need to collect a custom dataset of movie details from IMDB for research, content analysis, or building your own movie-related applications.
Not ideal if you only need a few movie details, or if you require real-time updates of IMDB data.
Stars
59
Forks
13
Language
Python
License
MIT
Category
Last pushed
Mar 14, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/dojutsu-user/IMDB-Scraper"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.