We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Couldn't load subscription status. Retry
There was an error while loading. Please reload this page.
##Usage
# instantiate matches = CricInfo() # iterate though matches for match in matches print match.title print match.description print match.link print match.guid
Simple as that !