top | item 47045550

(no title)

rithdmc | 12 days ago

This seems neat. My previous experience has been with scrapy, but if you're using books.toscrape, then you probably already know of it.

I'll keep this in mind as an alternative next time I'm scraping something.

discuss

order

zachperkitny|12 days ago

Thanks! I've uesd Scrapy before, I like it a lot. This is built around CDP and uses an actual browser so it supports client side rendered content as well. I am adding a feature specifically for static HTML parsing for performance reasons in my next release. It's useful to have both.