|
|||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| 02 - Web Site Management Creating & Managing an Effective Business Web Site Featured Service: Host4Less - Business Class Hosting....For Less Featured Service: 1&1 Web Hosting - 90 day money back guarantee |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
This question is a technical question and I'm hoping there are web developers here who can answer my question.
Is there a quick way to display the number of people being followed, the number of followers, and the number of updates for specific Twitter accounts in plain HTML? I am a PHP/MySQL developer so I would appreciate a solution in PHP. I'm assuming this will involve some use of Twitter API. |
|
#2
|
|||
|
|||
|
While I spend time digging out the necessary information on APIWiki@Twitter, I was hoping someone could give me a clear answer before I find a solution myself =) I've never worked with Twitter API before. But anyways, with the help from APIWiki knowledge base, I wrote my own Twitter PHP Parser that will only return the information I need.
Cheers. |
|
#3
|
|||
|
|||
|
Why don't you just scrape the page and preg_match out the data you want with regular expressions?
What kind of application is it? What I mentioned should be able to get you by for most applications. |
|
#4
|
|||
|
|||
|
Congrats on writing an application using twitter API's.
The twitter API wiki has loads of examples. http://www.evansims.com/2007/08/web-...art-i-twitter/ https://developer.omniture.com/node/2183 Show some more examples.
__________________
Chris, Director, Chrisranjana.com Developers and Programmers, http://www.chrisranjana.com/projects-showcase.html |
|
#5
|
|||
|
|||
|
do you guys even find twitter helpful? It seems to me that half of the tweets are from software bots
as are most of those that follow you out of the blue
__________________
http://www.pricedropfinder.com Don't shop till they drop - find the real deals! |
![]() |
| Currently Active Users Viewing This Thread: 2 (0 members and 2 guests) | |
| Thread Tools | |
| Display Modes | |
|
|