threads-api
threads-api copied to clipboard
Cannot read properties of undefined (reading 'get')
Hello again, i'm trying to use the api and..
My code rn:
I've installed the library directly from npm.
tried re-installing and nothing happens :/
strangely, running via node works. Might refactor this app in node
Will see through, btw I don't think calling this package on the browser isn't a great idea (yet).
strangely, running via node works. Might refactor this app in node
- I'll see if I can add browser support, but even so we should still need something to proxy requests
- If you're using Next.js how about using API Routes, Server Components, or Route Handlers, .etc.
I ended up refactoring my app with node and express, just to make things easier.
This is the first Threads scraper code. This requires no login . I think this will help someone.
https://github.com/iamdeepak92/threads-scraper