Skip to content

call to page.tables() doesn't return this type of table #149

@bonettimrc

Description

@bonettimrc

the wiki is https://it.wiktionary.org/w/api.php,
the call:

    ...
    let data = await wiki({ apiUrl: 'https://it.wiktionary.org/w/api.php' }).page('gatto');  
    console.log(await data.tables());
    ...

it prints []
I also tried with other methods, but i can't find a way to return the table data

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions