Git Product home page Git Product logo

idlix-api's Introduction

IDLIX Scrapper

Support via Trakteer License

About

IDLIX Scrapper, IDLIX API

Hak Cipta

Projek ini dilindungi oleh MIT yang dimana penggunanya boleh menggunakan, mendistribusikan, menampilkan, bahkan memodifikasi projek ini ke publik. Namun, biarkan lisensi ini sebagai credit/apresiasi selama penggunaan.

Creative Commons Licenses

This license lets others remix, tweak, and build upon your work even for commercial purposes, as long as they credit you and license their new creations under the identical terms. This license is often compared to “copyleft” free and open source software licenses. All new works based on yours will carry the same license, so any derivatives will also allow commercial use. This is the license used by Wikipedia, and is recommended for materials that would benefit from incorporating content from Wikipedia and similarly licensed projects

Creative Commons

Instalasi

-- Install node.js (V14 ke atas)

$ git clone https://github.com/annurdien/IDLIX-API.git
$ cd IDLIX-API
$ npm install
$ npm start

Penggunaan

API PATH = https://idlix-api.herokuapp.com/api/

Status

Get Status IDLIX

/

Example : https://idlix-api.herokuapp.com/api/

Featured Movie

Get Featured Movie

/featured

Example : https://idlix-api.herokuapp.com/api/featured

CinemaXXI

/cinemaxxi

Example : https://idlix-api.herokuapp.com/api/cinemaxxi

Movie

/movie/<endpoint>

Example : https://idlix-api.herokuapp.com/api/movie/mcu

Get Marvel Cenimatic Universe

/movie/mcu

Example : https://idlix-api.herokuapp.com/api/movie/mcu

Get Trending Movie

/movie/trending

Example : https://idlix-api.herokuapp.com/api/movie/trending

Get Trending Movie Pages

/movie/trending/:page<number>

Example : https://idlix-api.herokuapp.com/api/movie/trending/2

Series

/series/<endpoint>

Example : https://idlix-api.herokuapp.com/api/series/trending

Get Trending Series

/series/trending

Example : https://idlix-api.herokuapp.com/api/series/trending

Get Marvel Series

/series/marvel

Example : https://idlix-api.herokuapp.com/api/series/marvel

Get Apple TV Series

/series/apple

Example : https://idlix-api.herokuapp.com/api/series/apple

Get Disney Series

/series/disney

Example : https://idlix-api.herokuapp.com/api/series/disney

Get HBO Series

/series/hbo

Example : https://idlix-api.herokuapp.com/api/series/hbo

Get Netflix Series

/series/netflix

Example : https://idlix-api.herokuapp.com/api/series/netflix

Get Netflix Pages

/series/netflix/:page<number>

Example : https://idlix-api.herokuapp.com/api/series/netflix/2

Genre

/genre/<endpoint>/:genre/

Example Series : https://idlix-api.herokuapp.com/api/genre/series/action

Example Movie : https://idlix-api.herokuapp.com/api/genre/movie/action

List Available Genre

1 2 3 4 5
drama-korea action adventure anime animation
comedy crime drama family fantasy
history mystery horror kids thriller
science-fiction war

Get Genre Pages

/genre/<endpoint>/:genre/:pages<number>

Example Series : https://idlix-api.herokuapp.com/api/genre/series/action/4

Example Movie : https://idlix-api.herokuapp.com/api/genre/movie/action/4

Selamat Mencoba!


Contribution are welcome

idlix-api's People

Contributors

annurdien avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

idlix-api's Issues

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.