- [ ] Change `Parser` to abstract class. - [ ] Move most of the logic from the `TwitterParser` and `FacebookParser` to the abstract class. - [ ] Be awesome.