GithubHelp home page GithubHelp logo

junhoyeo / threads-py Goto Github PK

View Code? Open in Web Editor NEW
66.0 6.0 14.0 1.09 MB

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

Home Page: https://github.com/junhoyeo/threads-api

License: MIT License

Python 100.00%
threads threads-api

threads-py's Introduction

threads-py

pypi MIT License

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

Warning
As of September 8, 2023, the development of the "threads-api" project have been halted and discontinued due to communication received from Meta Platforms, Inc. (β€œMeta,” previously known as Facebook, Inc.). This repository, which is related to the "threads-api" project, has also been archived and will no longer receive updates or maintenance. The previous documentation related to this project has been moved to PRESERVED.md as requested.

The "threads-api" was developed for educational and research purposes only. Based on the notification from Meta, it's clear that using or distributing the code might violate the terms of service of Meta Platforms, Inc. and its associated services, including but not limited to Instagram and Threads. Any actions or activities related to the material contained within this repository are solely the user's responsibility. The author and contributors of this repository do not support or condone any unethical or illegal activities.

threads-py's People

Contributors

ashrftvm avatar daethyra avatar drunkleen avatar junhoyeo avatar mineru98 avatar mirageoasis avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

threads-py's Issues

install_requires

i believe the install also requires langchain, as when i installed threads-py in venv it said langchain not found, but worked once installed seperatly. Might want to add langchain to install_requires in setup.py. other than that nice work on the package bro!

Rate Limited/Suspended? How to avoid?

Anyone getting rate limited/suspended on Threads (and since they're linked on Instagram too)?

Is the true limit actually 200 requests per hour? That is laughably low if true.

Retrieve post_id from post_url

On the README.md it states that there is support for retrieving the post_id from the post_url, but I can't find any documentation or method for it in this repo.

the code doesn't seem to work for me

i tried to run app.py
i get this when I try to get user_id

{'data': None, 'errors': [{'message': 'A server error noncoercible_field_result occured. Check server logs for details.', 'severity': 'ERROR'}], 'extensions': {'is_final': True}}
26444807

cant post with image?

api.publish(caption= 'Test post image', image_path="https://github.com/junhoyeo/threads-py/raw/main/.github/logo.jpg")

TypeError: publish() got an unexpected keyword argument 'image_path'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.