Skip to content

a node scarper to scrap anime and episodes from anime4up.com

Notifications You must be signed in to change notification settings

melhadou/anime4upScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

anime4upScraper

a node scarper to scrap anime and episodes from anime4up.com

requirements:

  • Node
  • npm

install required packages using npm:

npm install

How To Use anime4UpScraper:

Validation:

  • you should provide a valid link from anime4up.com , and check one of the anime Ep, for thos green Buttons:

    photo-2021-09-27-20-05-48

    available Video Quality:

    • 360
    • 480
    • 720
    • 1080

    Scrape An Anime:

    command structure:

    node app.js ANIME_LINK VIDEO_QUALITY

    command Example:

    node app.js https://ww.anime4up.com/anime/boku-no-hero-academia-5th-season/ 1080

    Live Example:

    image

Scrap a Single Ep:

command structure:

node app.js EP_LINK VIDEO_QUALITY

command Example:

node app.js https://ww.anime4up.com/episode/boku-no-hero-academia-5th-season-%d8%a7%d9%84%d8%ad%d9%84%d9%82%d8%a9-1/ 720

Live Example:

image

You Will Find A file With All The eps or one ep.

Made by

@LeSpank

@Sra9Ziit

About

a node scarper to scrap anime and episodes from anime4up.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages