87 skills found · Page 2 of 3
arbazsiddiqui / IMDb Rating LookupA python script that lets you check the IMDb rating, genre, cast etc of a movie with one click, without opening the browser.
viddexa / ImdbmoviesIMDB API for Python
msaqib4203 / IMDB APIAn IMDB API written in python which returns json object of all the info of a movie available on imdb.com taking IMDB ID as input .
jcolladosp / Film Rating BotTelegram bot using the Python API that gets films rating from IMDb and metacritic
thepiratex / TvshowA flask app using plotly, imdb api, python to display insights on various tv shows
dbr / IMDb Python APIA JSON API for IMDb.com written in Python [Not actively maintained]
richardARPANET / Imdb Pie🎬 Python IMDB client using the IMDB JSON web service made available for their iOS application.
anjanatiha / Movie Revenue Rating Prediction From IMDB Movie DataMovie Revenue & Ratings Prediction Using 5000 IMDB Movies [Python, Machine Learning, GitHub]
RaedAddala / Scraping IMDBThis Python script extracts comprehensive movie data from IMDB, focusing on top-grossing movies from 1920 to 2025. The scraper collects detailed information including box office performance, cast & crew, awards, and other key metrics.
santhoshse7en / Imdbyimdby is a Python package useful to retrieve and manage the data of the IMDb movie database about movies, people, characters and companies.
pradeepshetty1 / IMDB Web Scraping Project IMDB Web Scraping python
wellspokenman / Tag GeneratorPython tag generator for Kodi. reads IMDB rss feeds and writes tags to a local Kodi DB for any matches found.
kaushiksk / PymdbPython module to scrape data from IMDb Top 250 and parse xml of movie data from OMDb API (www.omdbapi.com)
RKNITH / Imdb Movie Scraper PythonIMDb Top 250 Movies Scraper – Complete Python Code
Ell-716 / Movie ProjectA Python-based app for managing, sorting, and organizing your favorite movies with IMDb integration.
saurabh1907 / Recommendation EngineDevise a Movie Recommendation System based Netflix and IMDB dataset using collaborative filtering and cosine similarity. Produce a user interface to suggest content based on genre & time using Dash (Python)
ziyadbaya2000-debug / Justoneapi PythonJust One API - Python SDK: 接口,接口服务,小红书,Xiaohongshu,rednote,redbook,LittleRedBook,淘宝,天猫,Taobao,Tmall,抖音,Douyin,TikTok,快手,Kuaishou,微博,Sina Weibo,哔哩哔哩,bilibili,,小红书蒲公英,抖音星图,微信公众号,Wechat,Weixin,贝壳,ke.com,IMDb,京东,JD.com,美团,大众点评,携程,Ctrip,高德地图,Amap,百度指数,Baidu,饿了么,今日头条,Toutiao,知乎,Zhihu,Bigo,Temu,Lazada,Shopee,SHEIN,拼多多,pinduoduo,Youtube,Instgram,Twitch
lakshanagv / Complete Guide To Data Analysis Using Python IMDB Movies DataNo description available
rajnathani / BaconPython implementation of the game 'Oracle of Bacon' using the IMDB data of actors and movies, demonstration of breadth first search of the graph theory.
advaitsave / Text Preprocessing And ClassificationIMDB Movie Reviews - Text preprocessing and classification. Includes BOW model, TF_IDF, VADER entiment analysis, Topic Modelling using Latent Dirichlet Allocation and Word Embeddings. (Python)