Skip to content

kuwabarahiroshi/featured_img_detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

MOTIVATION:
* When you post a link on facebook normaly with your browser, facebook automatically detects a featured image of the link (web page).
  However, if you post a link through facebook API, it doesn't.
  So, I needed to develop a similar detection tool which takes url as an argument and returns a featured image of the page.
  This library contains tiny algorithm to do that.

TODO:
* make into npm package format.
* rewrite this README.
* deploy web API and command line API.

About

Tiny library which detects featured image of a web page.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published