Switter scraps your Twitter bookmraks and gives you a markdown file with these information:
- Tweeter name
- Tweeter username
- URL of tweet
- Date of tweet
Run ./switter
after making it an executable
chmod +x ./switter
Have the latest chrome webdriver installed within the switter directory. Scraped content is written in the same directory by default. Provide the full path while entering file name to save in custom location.
This project was done for Crio.Do 2021 #IBeleiveInDoing.