ghoshRitesh12 / aniwatch-api

Node.js API for obtaining anime information from hianime.to
https://aniwatch-api.onrender.com
MIT License
265 stars 163 forks source link

Status 521 #28

Closed anilove2 closed 8 months ago

anilove2 commented 8 months ago

Describe the bug

status":521,"message":"Something went wrong"}

Expected behavior

Need home page data

Actual behavior

status":521,"message":"Something went wrong"}

Additional context

I hosted on vercel and also sync fork My branch is up-to-date

ghoshRitesh12 commented 8 months ago

@anilove2 which endpoint was it?

anilove2 commented 8 months ago

Get estimated Schedule {"status":500,"message":"cheerio.load() expects a string"}

Get anime home page {"spotlightAnimes":[],"trendingAnimes":[],"latestEpisodeAnimes":[],"topUpcomingAnimes":[],"top10Animes":{"today":[],"week":[],"month":[]},"topAiringAnimes":[],"genres":[]}

ghoshRitesh12 commented 8 months ago

I'll see what I can do about it

anilove2 commented 8 months ago

I deploy again and it's work 👍

ghoshRitesh12 commented 8 months ago

I deploy again and it's work 👍

Glad to hear that.