spekulatius / PHPScraper

A universal web-util for PHP.
https://phpscraper.de
GNU General Public License v3.0
520 stars 73 forks source link

[Request] The real URL of lazyload images #207

Open dbeenlee opened 1 month ago

dbeenlee commented 1 month ago

https://www.cslpp.com/product-category/other-coated-gloves/

The URL obtained by using ‘images’ is not the real URL, and the attribute ‘data-src’ containing the real URL cannot be obtained by using ‘imagesWithDetails’

spekulatius commented 1 week ago

Hey @dbeenlee,

I see the need to extend it here. Are you keen to open a PR for this?

Peter