link-preview-generator icon indicating copy to clipboard operation
link-preview-generator copied to clipboard

Get preview data (a title, description, image, domain name) from a url. Library uses puppeteer headless browser to scrape the web site.

Results 10 link-preview-generator issues
Sort by recently updated
recently updated
newest added

I can't use this with error ``` /root/bot/node_modules/puppeteer/lib/cjs/puppeteer/node/BrowserRunner.js:193 reject(new Error([ ^ Error: Failed to launch the browser process! [0729/104939.603734:ERROR:zygote_host_impl_linux.cc(90)] Running as root without --no-sandbox is not supported. See https://crbug.com/638180. TROUBLESHOOTING:...

Hi, thanks for your work so far. I've trouble with quite some links and I thought you might could have a look. Thanks! https://en.bem.info/methodology/ (node:300075) UnhandledPromiseRejectionWarning: TypeError [ERR_INVALID_URL]: Invalid URL:...

![image](https://user-images.githubusercontent.com/48773775/157139969-b56bc8bf-8e18-400f-a0dd-aaf42954bfca.png) The above image shows that the basic linkedin page isn't accessible. Is this because they implemented some anti-scraping technique? Thx!

@AndrejGajdos https://github.com/AndrejGajdos/link-preview-generator/pull/24#issuecomment-1058411135 I removed packge-lock.json and kept index.js. and ## Testing & Result testURL https://www.google.co.kr/ avg Improvement 3.375 3.464 3.869 3.575 3.838 3.593 3.928 4.102 3.611 3.356 3.6711 Original 3.717...

Hi Everyone, i have tried this with Walmart products but this package doesn't work with link that are CAPTCHA protected. Any solution for this issue? Thanks Link: https://www.walmart.com/ip/Best-Foods-Mayonnaise-Real-Mayo-Gluten-Free-Sandwich-Spread-Rich-in-Omega-3-ALA-30-oz/10291731?athcpid=10291731&athpgid=AthenaGlassHomepage__gm__-1.0&athcgid=null&athznid=bs&athieid=v0&athstid=CS098&athguid=CoDW1pljBsF1OIvZ0aIZV3FqYst9a2Gugrcu&athancid=null&athposb=5&athena=true

Hey, First of all, thank you for this great library. I use your demo website to generate preview for my website and it seams to be down since a couple...

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...

dependencies

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...

dependencies

Packages were a bit old and weren't installing. The issue was ![Screenshot 2024-05-03 at 11 52 55 AM](https://github.com/AndrejGajdos/link-preview-generator/assets/10802216/f138bdad-b12f-4588-aab6-f00fc9afbff5) The current branch and proposed changes fixes the issues. I'm using this...

Thanks for the efforts and work you gave to make this. I'm facing a isssue when i send google meet link as url to the function and the error is...