This tool checks if a given blog is garbage or not.
The criteria is simple, if the blog has 1 or more affiliate links or less than 1000 words and has 2 or more affiliate links then it is considered garbage.
Create function that checks the contents of the linksSeparate functions into their own relative filesClean out missed html tag/sBetter word counter- Better link counter
- Make as command line tool
- Handle request errors beautifully
- Add tests