Get link preview
Get Link Preview
Using get link preview, you can view the link preview of any link. It will include title, description, image, favicon and much more.
Features ✨:
- Use our app to view the link preview of any link
- Use our API endpoint to integrate link preview in your app
- Use the custom hook provided by our npm package to integrate link preview in your React app
How I built it 👩💻:
Challenges I faced and how I solved them 🔨:
- Relative path image URLs: In some websites, the favicon and og:image's URLs were given in relative path. To get the absolute path, I converted the relative path to absolute path.
- Missing og:title: In case, the website didn't include the meta og:title tag, I extracted the
GitHub Link 🔗
Deploy Link 🔗
Comments (0)