I have try so many thing to featch the data from url like facebook, i have search through the google but still not getting any code that can provide the tittle, description & image from url as just like Facebook, I know by the use of Meta Tags i can able to featch the data from the url, I angular documentation there are some method in but in documentation they have not clear all the method how they can be used for featch data from url this is the documentation link: https://angular.io/api/platform-browser/Meta ,
& i have also try some code which is present on google these link are given below: https://github.com/vinaygopinath/ng2-meta
can any body help me out in this senario, how do i do it?
i want do it using angular2 or angular4