Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
"Twittering" with python
#1
Hi,
i am new to python programming,and i could use some advise on something:

i am trying to make a script with python2.7 in which the posted tweets of my "friends" on my twitter account's general wall are gathered in a text file, -in a text utf8 format.-
The posts that will be backed up in the txt file must conclude certain key word like "Python" and i' d like to update the text (adding the new 'keyword-certain' tweet in the text file)every 10 minutes for example.
The only thing that i did yet is to authenticate the use of twitter api ,so i have consumers key, tokens...e.t.c
I am really stuck in the very start of this script, and i graciously accept any hint,link,help about it..
Thanks in advance
Reply
#2
google+youtube is your best friend.
Reply
#3
I know there is a skype module, Google it and post back here. If worse comes to worst you could just use the Urllib module.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Python Help Dεlluzion 3 1,778 09-30-2019, 12:59 AM
Last Post: samsmith001
  Simple Python Python Compiler Canoris 21 8,378 06-01-2011, 06:30 PM
Last Post: Filefinder
  Python 2 vs 3? Jake 8 2,236 12-11-2010, 04:13 PM
Last Post: Bursihido
  Python help Kharnage 2 760 02-12-2010, 09:07 PM
Last Post: Kharnage
  "==" and "is" in Python Canoris 1 745 02-07-2010, 03:55 PM
Last Post: uber1337

Forum Jump:


Users browsing this thread: 1 Guest(s)