Skip to content

A simple, self-hosted scraper for Asian dramas (watchasia.to)

License

Notifications You must be signed in to change notification settings

HritikR/WatchAsian

Repository files navigation

WatchAsian

A simple, self-hosted scraper for Asian dramas (watchasia.to).

Deploy with Vercel

Deploy with Vercel

Usage

Cloning the Repository

To get started, clone the repository:

git clone https://github.com/HritikR/WatchAsian.git
cd WatchAsian

Installing Dependencies

Install the required dependencies:

npm install

Running the Server

Start the server with:

npm start

Accessing the Endpoints

Once the server is running, you can access the following endpoints:

Endpoints

  • /shows: Retrieves a list of all shows.
  • /shows/:id: Retrieves details for a specific show by its ID.
  • /episode/:episodeId: Retrieves details for a specific episode by its ID.
  • /search?keyword=query: Searches for shows based on a query.

About

A simple, self-hosted scraper for Asian dramas (watchasia.to)

Topics

Resources

License

Stars

Watchers

Forks