Click here to Skip to main content
15,884,176 members
Please Sign up or sign in to vote.
1.22/5 (2 votes)
Hello,

Can anyone help me to to automate twitter and facebook login?

I am using Hammock.dll, Newtonsoft.Json.dll, TweetSharp.Twitter.dll and TweetSharp.dll.

For example: I have 3 twitter account credentials and I need to fetch all the tweets which are on home line of the user.


Please help me.
Thanks in advance.
Posted
Updated 1-Jun-11 21:38pm
v2
Comments
walterhevedeich 2-Jun-11 2:58am    
Never heard of those DLLs before. What I can suggest is you can probably ask the owners of those assemblies.
Dalek Dave 2-Jun-11 3:38am    
Edited for Grammar and Readability.

 
Share this answer
 
Comments
Mahadev Hatti 2-Jun-11 7:01am    
Thank U.

Can u please help me the same using twitter also. My application halts at this link.
http://api.twitter.com/oauth/authorize?oauth_token=xxxxxxxxxxxxx

but i want code to pass credentials and also authorization as True.
You can see this article :

How to Automate Facebook Tasks with C#[^]

it explain how to Login to Facebook from a c# Windows Forms Applications and publish a picture with C# code.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900