This program scrapes the information and posts from the subreddits you mention , and saves them in a CSV file.
python v- 3.8.3 geckodriver (firefox webdriver )
selenium (pip install selenium)
bs4 (pip install bs4)
redivid (pip install redvid)
pyautogui (pip install pyauto)
In the file credentials you feed your Reddit- Id and password. In the file subreddits you feed in the accounts whose info you need. open test.py



