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 |
---|---|---|---|---|
1599. | Davis (frost_ski) | 31.78 | 93% | 2023-06-16 |
1600. | Altanbagana (baganaakh) | 31.69 | 95% | 2024-02-05 |
1601. | Pemba Dorji (pemba10) | 31.68 | 98% | 2024-11-12 |
1602. | Vinesh (vinesh57) | 31.66 | 94% | 2023-06-23 |
1603. | PastaSmuggler (pasta_smuggler) | 31.66 | 93.9% | 2024-09-16 |
1604. | voldiriddle (voldiriddle) | 31.64 | 96% | 2025-06-26 |
1605. | famu (fattaa) | 31.63 | 93% | 2024-07-14 |
1606. | reneespinosa (reneespin0sa) | 31.62 | 94% | 2023-05-21 |
1607. | dodo (dodotyper) | 31.60 | 95% | 2025-01-06 |
1608. | sukhoi su-57 (shezy) | 31.59 | 95.3% | 2023-08-30 |
1609. | Arthur (99guest99) | 31.56 | 93% | 2023-11-19 |
1610. | Anshul (anshul_pawar1) | 31.54 | 92.5% | 2023-07-08 |
1611. | Jaul (jaul) | 31.51 | 90% | 2023-07-21 |
1612. | Invictus (invictusneverfalls) | 31.47 | 90% | 2025-02-10 |
1613. | Nel (fodsdj) | 31.45 | 95% | 2025-02-25 |
1614. | Manya (manya_ot7) | 31.43 | 95% | 2023-09-14 |
1615. | Sree (sree341) | 31.40 | 95% | 2023-08-15 |
1616. | Noe (neemeeisspeed) | 31.40 | 95% | 2024-08-04 |
1617. | Abby (abbymay) | 31.40 | 95% | 2024-05-15 |
1618. | Yan (gopnikls) | 31.38 | 96.2% | 2025-03-06 |
1619. | sphoof (sphoof_xd) | 31.30 | 89% | 2024-04-22 |
1620. | Ankit (ankit_10) | 31.29 | 93% | 2023-08-26 |
1621. | c4llv07e (c4llv07e) | 31.29 | 90% | 2023-08-26 |
1622. | mohit bhawnani (mohit_bhawn... | 31.29 | 94% | 2025-01-22 |
1623. | Khushnudbek (zeroman04) | 31.28 | 94% | 2023-07-04 |
1624. | Christian (gatrrek) | 31.28 | 95% | 2023-08-30 |
1625. | Navin (nikash_) | 31.26 | 94% | 2023-06-07 |
1626. | cristi (cristi208) | 31.25 | 94% | 2024-12-11 |
1627. | Kyle (bigboiblue) | 31.21 | 92% | 2019-09-13 |
1628. | bishwas dhakal (bdhakal) | 31.20 | 97% | 2024-02-05 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 5,228 | 49.32 | October 3, 2018 |