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 |
---|---|---|---|---|
1455. | zeeshan (rafagg) | 34.70 | 93% | 2024-03-05 |
1456. | Cynics (cynics22) | 34.70 | 93.1% | 2024-10-22 |
1457. | Palestine Freedom (greenza) | 34.68 | 97% | 2024-05-10 |
1458. | ClearVis (clearvis) | 34.66 | 95% | 2025-08-07 |
1459. | Modern Giraffe (moderngiraffe) | 34.63 | 94% | 2024-01-09 |
1460. | Ajay (aj4yyy) | 34.58 | 97% | 2025-08-23 |
1461. | JB (karatejb) | 34.57 | 94% | 2023-10-07 |
1462. | julsdgreat (julsdgreat) | 34.56 | 92.8% | 2023-10-14 |
1463. | Crucix (crucix) | 34.52 | 95% | 2025-04-09 |
1464. | kleeon (kleeon) | 34.51 | 92% | 2023-10-23 |
1465. | Johary (johary_typeracer) | 34.50 | 94% | 2025-05-11 |
1466. | Speedcuber (marzuq_speedcuber) | 34.49 | 96% | 2024-01-18 |
1467. | Gaurav (blockcipherr) | 34.47 | 91% | 2024-04-15 |
1468. | ryyi (ngtikry) | 34.47 | 94% | 2024-12-11 |
1469. | gab (ohchlorine) | 34.45 | 94% | 2023-09-08 |
1470. | ispak_42 (ispak) | 34.45 | 92% | 2023-07-18 |
1471. | Adam (hiperloop) | 34.42 | 95% | 2024-02-14 |
1472. | Matthew (mattcat_66) | 34.41 | 91% | 2023-03-08 |
1473. | jorelle (jorelle) | 34.38 | 94% | 2023-05-30 |
1474. | Izacc (bootsmctoast) | 34.36 | 94.9% | 2023-09-26 |
1475. | thali cantik (nathalia97) | 34.35 | 95% | 2023-08-01 |
1476. | Finnsec (finnseckh) | 34.34 | 91% | 2025-05-28 |
1477. | dendrose (dendrose) | 34.29 | 94.4% | 2024-03-11 |
1478. | Kumai (venom4827) | 34.27 | 94% | 2023-10-22 |
1479. | Superman (supu03) | 34.26 | 92.4% | 2024-06-27 |
1480. | Amy (amy10) | 34.25 | 93% | 2023-05-25 |
1481. | Mohamed Y Jazza (mohammad_j... | 34.24 | 94.2% | 2024-03-20 |
1482. | Naren (spoiled_brat) | 34.24 | 90% | 2024-04-10 |
1483. | Vincent (rubixon) | 34.23 | 94% | 2023-09-03 |
1484. | Batteekha (batteekha) | 34.23 | 95% | 2024-06-15 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 5,228 | 49.32 | October 3, 2018 |