A Python Script to fetch Reddit Posts which contain a specific key words
This script could fetch all the Reddit posts contain a certain keyword for the last 24 hours. It returns the upvote ratio and the score.
The key word to search for could be written in the txt file.
The results will be saved in csv files titled by the key word you are using.