junhoyeo / threads-api

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

📝 Documentation Request - Instagram & Threads Account Public Status #51

Open Mineru98 opened 1 year ago

Mineru98 commented 1 year ago
  1. When retrieving profile information (threads, replies, profile), an error occurs if the profile is not public.
  2. When you are issued a token to create a post, your account information must be public.
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

Mineru98 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

I've seen your code. Simple scraping works without login in our module as well.

Aerglonus commented 1 year ago

3 - Account needs to have 2FA disabled in order to create a post.