Códigos realizados no curso de Python Básico da Solyd
-
Updated
Feb 12, 2024 - Python
Códigos realizados no curso de Python Básico da Solyd
A Telegram bot for searching movies info
As the name suggests, it is a chatbot where in you can ask reviews, details about any movie. Apart from this, the bot has knowledge to respond to some of very common phrases like hey, who are you?, etc in a sensible way.
Extracted movie data using the omdb API. Also performed data cleansing and transformation.
This a x ( previously tweeter) bot it automates posting things from API's to your tweeter account
Twitter bot that posts reviews of random movies derived from the reviews of that movie on IMDB
A Python 3.5+ wrapper for the OMDb API - using aiohttp, requests or urllib
Web scrapper for fetching imdb ratings, utilizes omdb-api to fetch imdb id of titles to perform scrapping efficiently.
Mega-Movies is a movie library to find information about your favourite movies. Its a Practice project in Django. Please take it slow - Work in Progress.
A Telegram bot project powered by the OMDB API. Search movies by name or IMDb ID, explore IMDb Top 250, and enjoy an intuitive movie discovery experience.
Este repositório contém uma aplicação web para simulação de compra de filmes proporcionando aos usuários uma plataforma para descobrir, comprar e avaliar filmes. A integração com a OMDb API enriquece a experiência do usuário, fornecendo informações detalhadas sobre os filmes disponíveis.
This Python project scrapes Netflix profiles to extract movie and TV show data, utilizing BeautifulSoup and requests for web scraping. It enriches the dataset by integrating with the OMDb API, fetching IMDb ratings and metadata, offering users a comprehensive view of Netflix content.
Movie Info Bot is a Telegram bot that allows you to search for movies using the OMDb API.
Add a description, image, and links to the omdb-api topic page so that developers can more easily learn about it.
To associate your repository with the omdb-api topic, visit your repo's landing page and select "manage topics."