Skip to content

Instantly share code, notes, and snippets.

@pamolloy
Created November 8, 2011 17:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pamolloy/1348397 to your computer and use it in GitHub Desktop.
Save pamolloy/1348397 to your computer and use it in GitHub Desktop.
The output after crawling the official USSF schedule
[
{
"date": "Nov. 11, 2011",
"team1": "U.S. Men",
"team2": "France",
"time": "3 p.m. ET",
"tv0": "ESPN2",
"tv1": "ESPN3",
"tv2": "Univision",
"tv3": "Univision.com",
"venue": "Stade de France, Paris"
},
{
"date": "Nov. 15, 2011",
"team1": "U.S. Men",
"team2": "Slovenia",
"time": "12 p.m. ET",
"tv0": "ESPN2",
"tv1": "ESPN3",
"tv2": "Galavision",
"venue": "Stozice Stadium, Ljubljana"
},
{
"date": "Nov. 19, 2011",
"team1": "U.S. Women",
"team2": "Sweden Women",
"time": "7 p.m.",
"venue": "University of Phoenix Stadium, Glendale, Ariz."
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment