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

Popular posts from this blog

What is happening when Matlab is starting a "parallel pool"? -

angular - DownloadURL return null in below code -

php - Cannot override Laravel Spark authentication with own implementation -