Git Product home page Git Product logo

cine_book_scrapping_api's Introduction

[Non-Official] Cine Book Web API (scrapper) Running tests workflow Better Stack Badge

This is a non-official scrapper to get movies and theaters data directly from a famous theater's website.

If you want to contribute check this file.

๐Ÿ‘€ Overview

The full docs is located here. I also use the basics folders structures provided by the following command line :

npx ts-express

And the code architecture is mainly inspired by the default Nest.js one.

The core scrapper is made up of this package:

  • Cheerio who helps us parsing the html document.

๐Ÿš€ Deployment

  • With npm

    npm install
    npm run start
  • With Docker

    sudo docker compose up
    

    or

    sudo docker compose up -d
    

Then go to localhost:3213 or (localhost:PORT with PORT defined in the .env file)

Elikem Medehou Twitter Follow

cine_book_scrapping_api's People

Contributors

nemesisx1 avatar abstracthunter avatar dependabot[bot] 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.