spekulatius / PHPScraper

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

[Request] The real URL of lazyload images #207

Open dbeenlee opened 3 months ago

dbeenlee commented 3 months 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 2 months ago

Hey @dbeenlee,

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

Peter

dbeenlee commented 2 months ago

OK, I will take care of this issue within 1-2 days.