Threads Py Versions Save

Unofficial, Reverse-Engineered Python client for Meta's Threads.

v0.0.9

10 months ago

threads-py - Unofficial, Reverse-Engineered Python client for Meta's Threads.

What's Changed

Full Changelog: https://github.com/junhoyeo/threads-py/compare/v0.0.8...v0.0.9

v0.0.8

10 months ago

threads-py - Unofficial, Reverse-Engineered Python client for Meta's Threads.

What's Changed

New Contributors

Full Changelog: https://github.com/junhoyeo/threads-py/compare/v0.0.6...v0.0.8

v0.0.6

10 months ago

Threads API

Unofficial, Reverse-Engineered Python client for Meta's Threads.

We now support publishing new Threads! 👏👏

What's Changed

  • Fix confusing APIs #14(@mirageoasis), #16 (@Mineru98)
  • Add data insights agent-based code by collecting threads from the Threads API #15 (@Mineru98)

Next Step

🚧 Provide statistical analysis of posts in Threads

  1. profile classification(Sports, Music, Tech, Business, Finance, Energy, Fashion, Health etc)
  2. post classification(Emotional, Topics etc)
  3. correlation analysis between followers.
  4. publish a dataset as a csv file.
  5. after text embedding, save it to a vector database.

We'll use our project to create a base of data that will help us build our marketing strategy.

  • User Interface : Chat(web-ui or cli)
  • Base Data : Collected Threads app

🚧 Persona chatbot in the Threads app

  1. define persona(personality, age, interests etc)
  2. publish persona

Full Changelog: https://github.com/junhoyeo/threads-py/commits/v0.0.6

Pypi: https://pypi.org/project/threads-py/0.0.6/

v0.0.5

10 months ago

Threads API

Unofficial, Reverse-Engineered Python client for Meta's Threads.

We now support publishing new Threads! 👏👏

What's Changed

  • Add publishing with image ability to the Threads API by @Mineru98 in #11
  • Add test code for publish post with image function

Full Changelog: https://github.com/junhoyeo/threads-py/commits/v0.0.5

Pypi: https://pypi.org/project/threads-py/0.0.5/

v0.0.4

10 months ago

Threads API

Unofficial, Reverse-Engineered Python client for Meta's Threads.

We now support publishing new Threads! 👏👏

What's Changed

Full Changelog: https://github.com/junhoyeo/threads-py/commits/v0.0.4

Pypi: https://pypi.org/project/threads-py/0.0.4/

v0.0.3

10 months ago

Threads API

Unofficial, Reverse-Engineered Python client for Meta's Threads.

What's Changed

  • Change doc_id in the profile replies tab in the Threads app by @Mineru98 in #9

Full Changelog: https://github.com/junhoyeo/threads-py/commits/v0.0.3

Pypi: https://pypi.org/project/threads-py/0.0.3/

v0.0.2

10 months ago

Threads API

Unofficial, Reverse-Engineered Python client for Meta's Threads.

What's Changed

Full Changelog: https://github.com/junhoyeo/threads-py/commits/v0.0.2

Pypi: https://pypi.org/project/threads-py/0.0.2/

v0.0.1

10 months ago

Threads API

Unofficial, Reverse-Engineered Python client for Meta's Threads.

Full Changelog: https://github.com/junhoyeo/threads-py/commits/v0.0.1

Pypi: https://pypi.org/project/threads-py/0.0.1/