Git Product home page Git Product logo

asianload-api's Introduction

Asianload API

An API for Asianload (https://asianhdplay.pro) videos.

API Data

  • <iframe/> src URL
  • Drama Title
  • Description
  • Episode Title
  • Episode List

Built With

  • Nextjs
  • TailwindCSS
  • Cheerio

Getting Started

Install dependencies:

npm install
# or
yarn install
# or
pnpm install

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser and past the asianload URL or send a POST request to http://localhost:3000/api.

POST Request Example:

API URL:

http://localhost:3000/api

Request:

{
  "queryURL": "https://asianhdplay.pro/videos/while-you-were-sleeping-2017-episode-1"
}

Response:

{
  "status": "Received",
  "source": "https://github.com/jackjona/asianload-api",
  "scrapeURL": "https://asianhdplay.pro/videos/while-you-were-sleeping-2017-episode-1",
  "title": "While You Were Sleeping (2017)                ",
  "desc": "A young woman with bad premonition dreams meets two people who suddenly develop the same ability.Nam Hong Joo lives with her mother, Yoon Moon Sun, a widow who runs a small restaurant. Jung Jae Chan, a rookie prosecutor, and his younger brother, Seung Won, move in across the street. Since she was young, Hong Joo has had the ability to see bad events before they happen, but she is often unable to do anything about it.One day, Jae Chan has a strange premonition dream about an accident involving Hong Joo and Lee Yoo Beom, a ruthless attorney who used to be Jae Chan’s tutor. Jae Chan decides to interfere in the course of events and ends up saving the lives of Hong Joo and Han Woo Tak, a young police officer. When Jae Chan, Hong Joo, and Woo Tak then start having dreams about one another, they realize that their lives are now somehow entwined.But can the three discover the reason that they were brought together, and can they prevent the people closest to them from getting hurt?                    ",
  "episodeTitle": "While You Were Sleeping (2017) Episode 1 English Subbed",
  "iframeURL": "//asianhdplay.pro/streaming.php?id=MTI1NzY2&x=https://hls107.drafastcdn.pro/newhls/666769353df83a4474a67b14bdcc46a5/ep.1.v0.1681883755.m3u8&title=While+You+Were+Sleeping+%282017%29&typesub=SUB&sub=&cover=Y292ZXIvd2hpbGUteW91LXdlcmUtc2xlZXBpbmctMjAxNy5wbmc=",
  "episodeList": [
    {
      "0": {
        "id": 1,
        "cover": "https://asiancdn.com/images/666769353df83a4474a67b14bdcc46a5/32_cover.jpg",
        "title": "While You Were Sleeping (2017) Episode 32",
        "date": "2017-11-15 23:07:39",
        "URL": "/videos/while-you-were-sleeping-2017-episode-32"
      }
    }
  ],
  "lastScraped": "2023-05-25T20:29:24.231Z"
}

asianload-api's People

Contributors

jackjona avatar

Watchers

 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.