Code Monkey home page Code Monkey logo

cinemabot's Introduction

Asynchronous Telegram-Bot for searching movies.

This project is a part of YSDA Python course

This telegram bot allows to find some information about a movie by its name or keyword. Uses aiogram, aiohttp for basic web and telegram interaction, sqlite3 is used as database and some "serpapi" scrapping is involved.

You can find problem STATEMENTS_RU.md and INSTRUCTION_RU.md for more info in russian.

Warning

This project is posted to Github in a "presentation mode", which means, the repo is just a ready made project pushed to the master branch :). It is currently off, so if you'd like to see it working, you may look at pictures below or launch it yourself by configuring environment variables as in dummy_env.

Possibilities

This bot takes your /search request and gives you brief info and imdb ratings on the first movie it will google (using serpapi). It provides a link to kinopoisk service as well as 2 links to online movie theaters where you can watch them. It also saves search history to a sqlite3 database instance. Average response time for my requests was about 4-5 seconds (the toughest part is to scrap links to online theaters).

Examples of interaction (in russian)

nova points
nova points

Important note

Have a nice day :)

cinemabot's People

Contributors

vkuzia avatar igorlytkin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.