react-tiny-link icon indicating copy to clipboard operation
react-tiny-link copied to clipboard

add 'providor' to 'result' object of useScrapper

Open luknl opened this issue 4 years ago • 1 comments

Currently, the result object contains: content, description, image, title, url, video

To have the same datas as in the main ReactTinyLink example, the provider (amazon.com in the readme example) should be added to the result object.

luknl avatar Mar 02 '21 14:03 luknl

Also interested by the result.provider data while using the useScrapper hook, @winhtaikaung . Thank you!

juliettebeaudet avatar Mar 23 '21 14:03 juliettebeaudet