junhoyeo / threads-api

Unofficial, Reverse-Engineered Node.js/TypeScript client for Meta's Threads. Web UI Included.
https://threads.junho.io
MIT License
1.59k stars 133 forks source link

Cannot read properties of undefined (reading 'get') #36

Closed torrober closed 1 year ago

torrober commented 1 year ago

Hello again, i'm trying to use the api and.. image My code rn: image

I've installed the library directly from npm.

torrober commented 1 year ago

tried re-installing and nothing happens :/

torrober commented 1 year ago

strangely, running via node works. Might refactor this app in node

junhoyeo commented 1 year ago

Will see through, btw I don't think calling this package on the browser isn't a great idea (yet).

junhoyeo commented 1 year ago

strangely, running via node works. Might refactor this app in node

torrober commented 1 year ago

I ended up refactoring my app with node and express, just to make things easier.

iamdeepak92 commented 1 year ago

This is the first Threads scraper code. This requires no login . I think this will help someone.

https://github.com/iamdeepak92/threads-scraper