Skip to content

Extracting info about personal anime & manga list from Anime-Planet

Notifications You must be signed in to change notification settings

BurningYolo/Anime-Planet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Work in Progress


Web Crawler to extract Personal Information about Anime/Manga from Anime-Planet

Extractable Info

  • Anime & Manga Stats (no. of anime/manga watched , watching etc.)
  • Watched/Read Anime & Manga List
  • Currently Watching/Reading Anime/Manga List
  • Want to Watch Anime/Manga List
  • Dropped Anime/Manga List
  • Stalled Anime/Manga List
  • Won't Watch Anime/Manga List
  • Usage

    Require Installation of Axios, Cheerio & Fs
    npm install axios
    npm install cheerio
    npm install fs

    config.js Here change the name_or_id to your anime-planet username. ( Can only extract info if it is public ) also add and header agent else it will give 403
    Run the main.js




    The Output is appended into the output.txt file.


    Currently Working On


  • Pagination Logic to get total list and not only the first page.... :-)


  • About

    Extracting info about personal anime & manga list from Anime-Planet

    Topics

    Resources

    Stars

    Watchers

    Forks