twitter tag

47 questions


1 answers
69 views
0
I would like to automatically update the Twitter app development timeline.

I am creating my own Android app on Twitter.I'm a beginner.I use twitte4j.I managed to create a time line to be displayed.Therefore, instead of manually updating it, I would like to add a setting that...

2 years ago

2 answers
65 views
0
Get location information using twitter api

I'd like to check where the timeline containing specific characters was created.In this case, which twitter api should I use to make it possible?


1 answers
59 views
0
How to embed Twitter's "List of Tweets Corresponding to Search Results" into React

Thank you for your help.I would like to embed a list of tweets corresponding to Twitter's search results in React as comfortable as possible. Does anyone know a good way?As an image of the behavior, w...

2 years ago

1 answers
109 views
0
How to Handle Exceptions Within the Python Method

I sent a request to TwitterAPI on python3 and wrote the code to store the returned value.①Authenticate OAuth in the library②Send a request to twitterAPI③Storing API request limits in requests_limitIt ...

2 years ago

1 answers
76 views
0
I have a question about Twitter4j's collection of tweets.

I'd like to get all tweets for a week for a keyword, but if I specify a date, I can only get tweets from 7:00 to 9:00, which are closer to the specified period.examplequery.setSince(2015-12-06);query....

2 years ago

1 answers
82 views
0
Do you have an api that gets popular tweets on Twitter?

This account or https://twitter.com/viratter?lang=jatimezhttp://www.twtimez.net/Is there an api like these sites to get popular tweets?I tried to do something close to this by collecting various tweet...

2 years ago

1 answers
57 views
0
About Adding Tweets to ListActivity Using Twitter 4J

About implementing UserStream using Twitter 4JI was able to display the tweet I got from UserStream in the Log using the one you told me about in this question, but I don't know how to add the tweet t...

2 years ago

1 answers
62 views
0
I can't tweet the description correctly if I want to make the design unique when I install the Twitter button.

If you want to make the Twitter button unique, I think you will include a description in the URL parameter.However, if the description contains characters such as '&', '/' equivalent to htmlspecia...

2 years ago

1 answers
86 views
0
android on cocos2d-x(v3.14.1) crashes during sdkbox::PluginShare::init()

Prerequisites/What you want to achieveI would like to implement sdkbox's twitter sharing function (with images) on Android.Android version only sdkbox::PluginShare::init();It will crash at the part of...


1 answers
69 views
0
PowerShell Gets Twitter Tweets Only 140 Characters

You are trying to retrieve tweet information for a specific user using an API called MyTwitter.English tweets can contain up to 280 characters, but only 140 characters.Is it possible to retrieve the e...

2 years ago
« - 3 - »

© 2024 OneMinuteCode. All rights reserved.