Comment on Show HN: Crawlee for Python – a web scraping and browser automation libraryparentComments−sauain2yI didn't try it, but I don't see a reason why not:- RSS feed is transferred via HTTP. - BeatifulSoup can parse both HTML & XML.(RSS uses XML format)
Comments
I didn't try it, but I don't see a reason why not:
- RSS feed is transferred via HTTP. - BeatifulSoup can parse both HTML & XML.
(RSS uses XML format)