AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
How to Parse With Scrappy?
With scrappy, it's really easy to maintain the code. For each thing that you find, you can yield that back as part of the thing,. And then you can follow the next one. In tools like BeautifulSoup, you would need to sort of create your own logic or like, you know, how you want to do that. But in scrappy, there are high-level functions and methods that let you paginate with scrappy. Yeah, yeah, very cool. I think that's probably the biggest differentiator from what I can tell is, you're directing it to go do more discovery, maybe on linked pages and things like that.