esheeq-scraper

Esheeq Scraper

Scrap dailymotion episodes links for a given series directly from esheeq

esheeq


Scrap dailymotion episodes links for a given series directly from esheeq


I start learning the most beloved framework Sveltekit and that's what i'm using in the frontend


❯ Getting Started

Disclaimer: This project is created for educational purposes only you can use it to learn how to scrape websites and how to use sveltekit

Live demo: https://esheeq.ysnirix.xyz

Developing

Once you've cloned the project and installed dependencies with npm install (or pnpm install or yarn), start a development server:

# For Api server
cd api && pnpm install && pnpm run dev
# For client
cd client && pnpm install && pnpm run dev

Building

npm run build
node build

You can preview the built client app with npm run preview,This should not be used to serve your app in production.


❯ About

Contributing

Pull requests and stars are always welcome. For bugs and features requests, please create an issue.

❯ License

Copyright © 2023-present, Ysn4Irix. Released under the MIT License.

Top categories

Loading Svelte Themes