Lets get started with the AskVideos Python client
pip install askvideos
import askvideos as av API_KEY = 'YOUR_API_KEY' client = av.Client(API_KEY)