Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
Tooling
0 votes
0 replies
84 views

I’m conducting a registered study on the accuracy of political pundits’ predictions, using their posts on X (Twitter) as data. The project is registered on OSF: https://osf.io/s9c3x. I need to collect ...
0 votes
0 answers
55 views

I'd like to get the entire tweet thread story. Like this one, for example: https://x.com/sterlingco_3/status/1808511113124048946 There are 10 tweets. I'm using https://api.twitterapi.io/twitter/tweet/...
0 votes
0 answers
29 views

Im building a twitter bot and the API isnt working. It seems I have the free version of it and i am getting errors such as 453 - You currently have access to a subset of Twitter API v2 endpoints and ...
0 votes
0 answers
62 views

I'm encountering a 403 error when ingesting tweets using Tweepy v3.10.0 and Twitter API. The Search API works fine in Postman, indicating an authentication issue within the notebook ...
0 votes
1 answer
168 views

I am currently working on a project called "Azure-Social-Media-Analytics-Solution-Accelerator". This project utilizes data from two main sources: news sites and Twitter. The data is collected and ...
-3 votes
1 answer
853 views

I am using X API v2 (basic access) with Tweepy and want to get the list of my account followers. Any idea how to achieve this please? I know that client.get_users_followers(id) is no more available ...
0 votes
1 answer
287 views

What I want to do I'm currently coding a Twitter bot which just creates a tweet with a couple of media with the Python wrapper "Twikit". This is the Python code "betsuaka_test.py" ...
ten's user avatar
  • 827
-4 votes
2 answers
1k views

so i want to use tweepy in order to post some tweets ( photos, and videos basically) and i am just using the free versin of the twitter developer account. I know there are some limitaion, and by ...
1 vote
1 answer
373 views

I want to retrieve tweets using Twitter API of basic developer account. I do not have too much knowledge of using API for scraping. I already set my Authentication Token's permission to Read and Write ...
0 votes
1 answer
596 views

I'm a college student I am currently doing research in NLP, which I need to scrape tweets from Twitter. Does anybody who are experienced with Twitter API, may I know that must I subscribe Basic plan ...
0 votes
0 answers
865 views

I write the following code to try the free version of Twitter API v2 import requests import os # Retrieves the bearer token from the environment variables bearer_token = os.environ.get("...
0 votes
1 answer
122 views

I am using twitter v1 api for searching the tweet , last day python script working fine but today it gives the error TweetException Failed to parse the Payload Any suggestion? consumer_key = "*&...
0 votes
0 answers
72 views

I am trying to retrieve a total of 5000 tweets using the basic access API. I have been getting less than the 100 tweets asked for using the duplicate check in my code. I want to use the next_token ...
1 vote
1 answer
6k views

So, I wrote a code for a Twitter Bot that tweets "YES" on every thursday. However, when i run the code i get the following error: 403 Forbidden 453 - You currently have access to a subset ...
1 vote
0 answers
58 views

Unable to Authenticate using Tweepy for Twitter V2 Unable to get follower data. IF any one used Twitter V2 Basic Version for getting followers details. Tried with from pytwitter import Api also even ...

15 30 50 per page
1
2 3 4 5
...
22

AltStyle によって変換されたページ (->オリジナル) /