Files
Mind-Expanding-Books/utils/config-sample.py
2020-10-20 22:51:21 +05:30

5 lines
202 B
Python

# save this file as 'config.py' and then, fill it with you api key
GOODREADS_PUBLIC_API_KEY = "write here your goodreads public API key"
GOOGLE_SEARCH_RAPIDAPI_HOST = ""
GOOGLE_SEARCH_RAPIDAPI_KEY = ""