Skip to content
This repository has been archived by the owner on Apr 6, 2021. It is now read-only.

tsadarsh/switter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Switter scraps your Twitter bookmraks and gives you a markdown file with these information:

  1. Tweeter name
  2. Tweeter username
  3. URL of tweet
  4. Date of tweet

Run ./switter after making it an executable

chmod +x ./switter

Requirements

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.