When I try running soup.select this error appears.
[Unhandled promise rejection: TypeError: doc.select is not a function. (In 'doc.select("#content tbody tr")', 'doc.select' is undefined)]
also when I tried searching source code of this package inside node_modules I haven't found .select function.
When I try running soup.select this error appears.
also when I tried searching source code of this package inside node_modules I haven't found .select function.