top | item 44974192

(no title)

isatty | 6 months ago

Or you could’ve used xpath and bs4 and have been done in an hour or two and have more understandable code.

discuss

order

demirbey05|6 months ago

it is not that easy, there is lazy loading in the page that is triggered by scroll of specific sections. You need to find clever way, no way to scrape with bs4, so tough with even selenium.