Skip to content

vetri02/Twitter-feed-on-Python-using-YQL-and-BeautifulSoup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

1.Install python
2.Get Beautifulsoup (http://www.crummy.com/software/BeautifulSoup/) - Python HTML/XML parser
3.run twitFeed.py
4.Give the twitter id when promted
5.This will retrieve the twitter feed for the id

 Uses YQL's Rest query (select * from twitter.user.timeline where id='vetri02')

Fork it and also use it along with some other YQL queries.

About

Get the Twitter feed using the YQL REst Query

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published