Giter Site home page Giter Site logo

Comments (4)

Kylart avatar Kylart commented on June 15, 2024 1

I tried the getResultsFromSearch('') and getResultsFromSearch(' ') but it required me to have something inside of it.

getResultsFromSearch returns at most 10 results (because MAL gives only 10 results)

For example, when the user clicks a link going to Animes or Mangas then it will give them a list of all Animes/Mangas then it will give them a list of all Animes/Mangas.

I'm not sure what you meant since I can't find a url that gives a list of all animes in one go except for Top animes ? The anime search page gives you entries but based on genres.

My understanding is that you'd like something that gives you a list of all the anime / mangas that myanimelist has but such things do not exist, you'd have to crawl through a large part of the website while getting 429 errors (Too many requests) every 30 requests.

from malscraper.

Kylart avatar Kylart commented on June 15, 2024

Hello,

Well there is one given by the API which is implemented as described here.

Though, as the API is STILL down, I guess you'd want one that behaves like that but would not require the API ? This function exists as described here.

from malscraper.

marcus-dc avatar marcus-dc commented on June 15, 2024

What I meant is a function that will get all animes/mangas. For example, when the user clicks a link going to Animes or Mangas then it will give them a list of all Animes/Mangas. Or, is there a trick with the use of the function you mentioned? I tried the getResultsFromSearch('') and getResultsFromSearch(' ') but it required me to have something inside of it.

from malscraper.

marcus-dc avatar marcus-dc commented on June 15, 2024

Oh I see. That's sad. Thank you for answering :)

from malscraper.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.