Click here to Skip to main content
15,898,737 members
Everything / Twitter

Twitter

twitter

Great Reads

by Sander Rossel
Using Twitter Bootstrap to create pages that'll look good on all devices
by Grasshopper.iics
A Simple Step By Step Guide to Social Network Integration In Android
by Borja Prado
How to upload a video to Vine via API
by DataBytzAI
Fast way to post pre-prepared twitter updates, without using the API

Latest Articles

by Peter Sun (247)
Create a C# WPF app to read Twitter tweets and retweets via REST API with grouping related users / friends by categories. As a bonus, tweets can be saved in Azure / Cloud, and viewed in an Azure website.
by Bruno Baia
Spring.NET Social helps you to simplify authentication (OAuth) and API binding with Software-as-a-Service (SaaS) providers such as Facebook and Twitter.
by Kel_
Visualizing a stream of tweets using Emitter Publish/Subscribe in real-time. Deploying .NET Core on Linux with Docker.
by Intel
This guide contains steps to have your Orbotix Sphero check Twitter and change its colored lights in response to new tweets posted using the hashtag #intelmaker.

All Articles

Sort by Updated

Twitter 

8 Jan 2024 by Member 16179425
# import the module import tweepy # assign the values accordingly consumer_key = "" consumer_secret = "" access_token = "" access_token_secret = "" # authorization of consumer key and consumer secret auth =...
18 Jun 2022 by Peter Sun (247)
Create a C# WPF app to read Twitter tweets and retweets via REST API with grouping related users / friends by categories. As a bonus, tweets can be saved in Azure / Cloud, and viewed in an Azure website.
4 Feb 2021 by rajesh_singh
In my web site a graph is generated at run time and we want our users to tweet this image to their twitter account. we know about twitter-share-button, but it only allows to tweet text or URL as link. it does not have any provision to share...
2 Dec 2019 by F-ES Sitecore
You probably need something like this; tweet_mode='extended').items(max_tweets): answer = "@{name} Hi {t}, I'm dad!".format(name=tweet.user.screen_name, t=tweet.full_text)
2 Dec 2019 by Munchacho
Okay, so I have this bot I am making for twitter. The goal of the bot is to search for tweets starting with "I'm" and then I want it to copy everything that comes after "I'm." Then respond with "Hi ____________, I'm Dad!" But currently, I am having a key error for my variable in the tweet. ...
12 May 2019 by Patrice T
We are not their support service, try to contact them or the author.
21 Nov 2018 by Bruno Baia
Spring.NET Social helps you to simplify authentication (OAuth) and API binding with Software-as-a-Service (SaaS) providers such as Facebook and Twitter.
5 Jun 2018 by Patrice T
#Twitter API credentials consumer_key = "tUnfouXORfnaVNEAyTrLmW2ZU" consumer_secret = "Yxmd1sLKqp2YwXzJ5IJjaVO6PtrOeq1lKyl5AS2Zu2zktjYZKQ" access_key = "1215780002-2fC55jHbZ4X7NDHgKFJMO1g63Aw0jn1zdmhJjs8" access_secret = "MJfwXrZ9hKvfb8EUba7eoKlu5BIPDwRDKAXHZOBPdPc2p" Looks like you just...
5 Jun 2018 by Member 13225387
THE QUESTION IS AS FOLLOWS: Find out the views of different people on the demonetization by analysing the tweets from twitter. Use the Twitter API to extract all tweets related to demonetisation in India by using appropriate filters. Divide each tweet text into words to calculate the sentiment...
5 Jun 2018 by Richard MacCutchan
See 19.2. json — JSON encoder and decoder — Python 3.6.5 documentation[^].
20 Feb 2018 by Member 13686591
I am working with Twitter AccountActivity API and DM API but when it comes to POST/DELETE requests, i get this error : 401 Unauthorized But the GET requests just work fine. I think i have something wrong with the request header. Could someone please help? This is a sample of the code i am using...
30 Jan 2018 by Mr_cool
I need to get just the count of Social Media Audience Like: Priority: Facebook Page Likes Twitter Follower Count Google + Follower Count Linkedin Company Follower Count Facebook Group Member Count Linkedin Group Member Count Google+ Community Follower Count Youtube, Pinterest etc as well ...
29 May 2017 by Member 12815787
TimelineFormat = "https://api.twitter.com/1.1/direct_messages.json?screen_name="boddupratusha"&include_rts=1&exclude_replies=0&count=5", I used this Url but unable to read the messages showing The remote server returned an error: (401) Plz help me out...
29 May 2017 by maverick1991
I am using https://api.twitter.com/1.1/direct_messages.json for retreiving messages for a particular user.I am able to get 20 messages by default when using this URL but when i want to restrict the output to other than 20 using optional parameter "count" for this API I am getting "The remote...
24 Apr 2017 by Member 13149865
I'm very new to the Java programming language and I have to implement a twitter-like program. I don't know how to aproach this problem and i'd like some help. The program should: allow the users to tweet allow the users to follow other users allow the users to read the tweets of the people...
24 Apr 2017 by Patrice T
Quote: The main problem is my very little knowledge about the way network programming works. Then study, study, study. If there is not 10000 twitter like site, there is a good reason, this is not for beginners. First, you need to master database design and SQL; There is much more than...
13 Mar 2017 by Member 9469644
Need to get follow user in linkedin/Twitter and fb via my asp.net website and also get user activity/Feeds into my website.What I have tried:Couldnt find anything. Would twwitter api work for .net website ?
13 Mar 2017 by ZurdoDev
You'd have to write code to interact with each of their APIs, or perhaps google and see if a product already exists that will interact with all of them for you.
2 Jan 2017 by CodingLover
Hi all,I observed the following error on Python with print statement.UnicodeEncodeError: 'UCS-2' codec can't encode characters in position 1433-1433: Non-BMP character not supported in TkWhat I have tried:What I've done is search twitter with specific hashtags and simply print...
3 Dec 2016 by Kel_
Visualizing a stream of tweets using Emitter Publish/Subscribe in real-time. Deploying .NET Core on Linux with Docker.
2 Dec 2016 by saisne
How to use Twitter Cards with ASP.Net MVC3 ? I try like this in _Layout.cshtml:
7 Aug 2016 by Mengü
I am new in tweetsharp. I want to learn all twitter users which are close to my location. How can I do that? I am using ASP.NET (C#) Thanks.What I have tried:I user TwitterGeoLocationSearch for search options. But it is only for tweetsearch. I want to search over users.
6 Aug 2016 by Member 12673469
chrome doesnt run php or server side code. I want my SPA Chrome app to have twitter log in that will return the user's timeline to me. I really just want the log in button to work at leastWhat I have tried:i have read the twitter doc, i have written the php code, watch so many video...
7 Jul 2016 by Member 11683406
Hi Experts,We are using twitter digits for mobile verification in our site . But the Verification page is supplied by twitter looks odd . We trued with documentation to go for theme change and Nothing works . Please if some body knows how to format twitter digits . Let us knowWhat I have...
26 May 2016 by Member 9979948
Hi,I implemented the given below code for tweets in C#. But any special character (',!#@$ etc) is come in the title, tweet is not published on twitter.What I have tried:I tried given below code.using (WebClient client = new WebClient()) { ...
26 May 2016 by Kunwar Bahadur Singh
You can install the Microsoft.AspNet.WebApi.Client NuGet package on the client you could directly use the new HttpClient class (which is the new kid on the block) to consume your WebAPI instead of WebClient:Sample implementation will be like belowAnimal a = new Animal();a.Message =...
22 May 2016 by Maddy_1008
Hi Everyone,I have created twitter button and added below code to work it. Its working fine.Now I want to an image with this tweet. Any one knows, How to add image in tweet?Please tell me if any one have done this. $("#aTwitter").click(function () { var url =...
18 Apr 2016 by Intel
This guide contains steps to have your Orbotix Sphero check Twitter and change its colored lights in response to new tweets posted using the hashtag #intelmaker.
16 Apr 2016 by Member 12465148
I am using node, express, and handlebars to try to display some tweets using the twitter api and the user's input. I am really new to node, so the chain of events has me confused. Essentially, I need some way to be able to call the **twits**, and pass in the user input as the query in the...
30 Mar 2016 by CodeProject, Val Polouchkine
Welcome to our continuing series of CodeProject interviews in which we talk to developers about their backgrounds, projects, interests and pet peeves. In this installment we talk to Val Polouchkine, a Developer Advocate for Twitter.
29 Feb 2016 by DataBytzAI
Fast way to post pre-prepared twitter updates, without using the API
3 Feb 2016 by Brahmaputra Mehta
In this tutorial you can see how to start with C# to Twitter rest api anew
5 Jan 2016 by Member 12245039
m implementing External login for Twitter on my website but It showing an error of Bad request of 401.We are passing following parameter { "oauth_consumer_key", consumerKey }, { "oauth_nonce", nonce }, { "oauth_signature_method", "HMAC-SHA1" }, ...
21 Dec 2015 by maverick1991
Hi All, Finally I found the solution to my own problem.Just needed to correct the baseFormat and baseString. var baseFormat = "count={6}&oauth_consumer_key={0}&oauth_nonce={1}&oauth_signature_method={2}" + ...
5 Dec 2015 by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
Refer - JavaScript oAuth[^]
5 Dec 2015 by frostcox
Hey guys, I am developing an application where I want to give the users the ability to login using their twitter accounts, I'm just wondering does anyone have any samples on how to achieve this through pure jquery/javascript? Thanks in advance guys.
4 Dec 2015 by Sergey Alexandrovich Kryukov
Solution 1 is correct. Your brother can use this site himself. And he needs to ask a question, instead of ordering someone to do his job.Okay, and now, here is the solution: learn programming.—SA