>>> import textrazor >>> textrazor.api_key = "API_KEY_GOES_HERE" >>> >>> client = textrazor.TextRazor(extractors=["entities", "topics"])