Skip to content

uLan08/go-blog-meter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A blog meter written in Go!

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.

TODO

  • Create function that checks the contents of the links
  • Separate functions into their own relative files
  • Clean out missed html tag/s
  • Better word counter
  • Better link counter
  • Make as command line tool
  • Handle request errors beautifully
  • Add tests

About

A blog meter written in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages