Skip to content

Cant use fetchadvancedsearch on Zoro? #692

@BasiDeveloper

Description

@BasiDeveloper

Why I cant use the fetchadvancedSearch?

TypeError: anime.fetchAdvancedSearch is not a function

const anime = new ANIME.Zoro();
console.log("is working?: "+anime.isWorking)
let data = req.body.search ===""? await anime.fetchAdvancedSearch(1, 'tv', 'finished_airing') : await anime.search(req.body.search)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions