krthush / link-preview

An API for getting near perfect link preview data - works for Node.js enviroments.
https://favorited-link-preview.herokuapp.com/
MIT License
44 stars 20 forks source link

stealth / extra puppeteer packages outdated #7

Closed krthush closed 6 months ago

krthush commented 6 months ago

The project heavily relies on the following packages: https://www.npmjs.com/package/puppeteer-extra https://www.npmjs.com/package/puppeteer-extra-plugin-stealthx

To bypass certain sites and scrape their preview image, unfortunatly it seems these packages are a bit outdated / not maintained properly, so need to improve this project by finding alternative methods.

A good alternative option, might be to use BrightData's Scraping Browser API with our current puppeteer code: https://brightdata.com/products/scraping-browser

krthush commented 6 months ago

Fixed by 4855f985dc995f53148d520d79d8a9e1c98d4d6e