Goodreads data to Firebase Steps Create a config.py file and place key and secret of goodreads api there key = "....." secret = "....." And then paste these commands in terminal pip install -r requirements.txt python main.py