Kylart / MalScraper

Scrape everything you can from MyAnimeList.net
MIT License
177 stars 49 forks source link

Add recommendations, reviews and full character list inside info #27

Closed gulnazaki closed 4 years ago

gulnazaki commented 4 years ago

Hey, I added the above inside info.js. Also, I added type as an argument of getResultsFromSearch and getInfoFromName defaulting to anime. The full character list was scraped for mangas so I didn't focus on staff and seiyuus.

codecov-commenter commented 4 years ago

Codecov Report

Merging #27 into dev will increase coverage by 0.99%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev      #27      +/-   ##
==========================================
+ Coverage   95.01%   96.01%   +0.99%     
==========================================
  Files           6        6              
  Lines         261      326      +65     
==========================================
+ Hits          248      313      +65     
  Misses         13       13              
Impacted Files Coverage Δ
src/info.js 98.26% <100.00%> (+1.04%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update dfe9226...b3ae137. Read the comment docs.

Kylart commented 4 years ago

I'm closing this since #40 did the same thing.