58 skills found · Page 1 of 2
ritvikb99 / Dark Fantasy Hack ToolDDOS Tool: To take down small websites with HTTP FLOOD. Port scanner: To know the open ports of a site. FTP Password Cracker: To hack file system of websites.. Banner Grabber: To get the service or software running on a port. (After knowing the software running google for its vulnerabilities.) Web Spider: For gathering web application hacking information. Email scraper: To get all emails related to a webpage IMDB Rating: Easy way to access the movie database. Both .exe(compressed as zip) and .py versions are available in files.
tboothman / ImdbphpPHP library for retrieving film and tv information from IMDb
ibiscp / LLM IMDBProof of concept app using LangChain and LLMs to retrieve information from graphs, built with the IMDB dataset
itsmehemant7 / PyMovieDbA Simple IMDb API for Python
amoldalwai / Watch Any MovieA Netflix Clone App built using React js , Material UI & OMDb API that allows searching of 1000+ movies and provides information about their plot, IMDB rating, MetaScore, Genre, and Year in which it is published, along with high-quality audio and video streaming.
jaruba / Multipass TorrentCollects information about torrents from various sources (dump, RSS, HTML pages) and associates the video files within with IMDB ID - stores data in a distributed DB
isene / IMDBNarrow down your preferences from a 1000 movies and almost 500 series. Select a minimum IMDB rating, range of production years, genres you like and dislike to get your preferred list. Get detailed information on movies and series and where you can stream them. Even the movie poster in the terminal.
tveronesi / ImdbinfoA Python package to fetch and manage IMDb movie information easily.
kunalnagarco / Imdb Scraper🎬 An attempt at the most complete IMDb API
kaushikjadhav01 / Movie Recommendation ChatbotMovie Recommendation Chatbot provides information about a movie like plot, genre, revenue, budget, imdb rating, imdb links, etc. The model was trained with Kaggle’s movies metadata dataset. To give a recommendation of similar movies, Cosine Similarity and TFID vectorizer were used. Slack API was used to provide a Front End for the chatbot. IBM Watson was used to link the Python code for Natural Language Processing with the front end hosted on Slack API. Libraries like nltk, sklearn, pandas and nlp were used to perform Natural Language Processing and cater to user queries and responses.
IMDb-API / IMDbApiLibIMDb API is a web service for receiving movie, serial and cast information.
xu42 / IMDbCrawl IMDb movie rating, content rating, release date, poster, presentation, director, actor, duration and other information
madnight / Imdb Series ChartVisualize the IMDB rating of every episode for any TV series.
abhinayrathore / ASP.NET IMDb ScraperIMDb Scraping API written in CSharp to scrape movie information from IMDb.com
codecameo / SlushFlicksSlushFlicks has been built upon public APIs from IMDB. This application helps users to view trending, popular, upcoming and top-rated movies and Tv shows and their detailed information. Users can also search for a movie or Tv show. This app also cache data to support offline browsing. This is a personal project and the core objective of this project was to have hands-on experience on recent Android jetpack library components like navigation, paging and MVI architecture. In addition to this, Local unit testing is also being implemented in this project. Furthermore, worked on optimization by eliminating memory leaks and reducing gpu-overdraw.
aramk / IMDb ScraperScrapes information about movies and TV shows from IMDb (imdb.com). Built in PHP, one line to use, can write to CSV.
KraXen72 / Imdb Fetchwebsite to get movie information from the imdb or tmdb database
RafaelMenesesRibeiro / FaceRecognitionDetect actor / actress faces in an image and list their work (movies / series)
codecameo / SlushFlicksKMMThe core objective of this project was to have hands-on experience on recent Kotlin Multiplatform Mobile(KMM), Android jetpack library components like compose, navigation and MVI architecture. SlushFlicks has been built upon public APIs from IMDB. This application helps users to view trending, popular, upcoming and top-rated movies and Tv shows and their detailed information. Users can also search for a movie or Tv show. This app also cache data to support offline browsing.
MattKetmo / MediaScraper[abandoned] PHP5 library to grab media information from multiple sources (imdb, tmdb, etc.) -- work in progress