import urllib2 import json screen_name = "wordpress" url = "http://api.twitter.com/1/statuses/user_timeline.json?screen_name=" + screen_name data = json.load(urllib2.urlopen(url)) print len(data), "tweets" for tweet in data: print tweet['text']
—from Tweet Search using Python, a other by www.pythonforbeginners.com
Active since October 3, 2018.
246 total characters in this text.
View Pit Stop page for this text
Rank | Username | WPM | Accuracy | Date |
---|---|---|---|---|
994. | Fatik (fatek) | 42.92 | 94% | 2024-03-16 |
995. | Bliped (bliped) | 42.92 | 95% | 2024-05-28 |
996. | PAKISTAN (mirtyping) | 42.86 | 94.9% | 2025-02-24 |
997. | gf (halaluka) | 42.82 | 94% | 2023-08-27 |
998. | E (the_fast_one) | 42.82 | 95% | 2023-06-25 |
999. | Mark (markharley12) | 42.77 | 97.1% | 2023-10-04 |
1000. | Willdude449 (willdudde448) | 42.76 | 94% | 2024-02-15 |
1001. | Anton (twisted_8) | 42.75 | 95% | 2024-04-15 |
1002. | faker (leroy324) | 42.71 | 95% | 2024-10-23 |
1003. | gazi (gazi_maksudur) | 42.64 | 96% | 2023-06-01 |
1004. | TJ (ohqay) | 42.61 | 93% | 2024-12-29 |
1005. | 🔮Ârnaldø🔮 (zerozemos) | 42.53 | 94.5% | 2025-01-25 |
1006. | Dog (wtfisthatheck) | 42.53 | 96% | 2023-07-23 |
1007. | pasha (pasha8800) | 42.50 | 95% | 2021-11-13 |
1008. | Krefars (krefars) | 42.48 | 94% | 2023-05-26 |
1009. | ISU (isu_theking) | 42.47 | 95% | 2025-02-19 |
1010. | Alric (alricrf) | 42.45 | 94% | 2023-01-15 |
1011. | tormentedBishop (cerealkill... | 42.42 | 95% | 2025-02-08 |
1012. | Mar la arag. (duale260) | 42.39 | 96.6% | 2024-07-05 |
1013. | zenithzel (zenithzel) | 42.39 | 95% | 2023-09-04 |
1014. | Mukhametkali (mr_koten) | 42.35 | 96% | 2023-01-30 |
1015. | Mayank (shinchan2107) | 42.34 | 96% | 2024-01-17 |
1016. | fourier (fourier55) | 42.32 | 97% | 2023-10-03 |
1017. | PaceTry (pacetry) | 42.29 | 95% | 2023-07-20 |
1018. | Programming cat (kideso) | 42.25 | 95% | 2023-12-09 |
1019. | amit (riskyboy) | 42.25 | 95% | 2024-08-21 |
1020. | ferry irawan limiadi (ferry... | 42.24 | 92% | 2023-09-15 |
1021. | Tally (tcraven) | 42.22 | 99% | 2023-08-14 |
1022. | Dan (danjbower) | 42.22 | 92% | 2023-05-31 |
1023. | Rayhan (chaosm26) | 42.19 | 98% | 2023-06-29 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 5,228 | 49.32 | October 3, 2018 |