go - Web scraping security to build a website overview -
recently, customer asked me if possible add functionality pasting link inside facebook or google plus post, displaying quick overview of url. know it's based on open graph tags (facebook open graph debugger).
i thought giving basic try using go's net/http package http.get
is dangerous practice ? give malicious webpage opportunity send malwares our server ?
Comments
Post a Comment