Welcome to espyn’s documentation!

Contents:

Indices and tables

headlines api

example usage


class espyn.espn.ESPN(api_key, version='v1')
headlines(**params)

Provides an interface for getting data from the headlines api Returns Dictionary of results

Parameters:
  • sport – (optional) Name of sport
  • league – (optional) Name of league
  • date – (optional) String date in YYYYMMDD format
  • athlete – (optional) Id of athlete
  • team – (optional) Id of team

Project Versions

Table Of Contents

This Page