Hacker News new | ask | show | jobs
by pacoverdi 1097 days ago
(phonetically) related: weboob

https://pypi.org/project/weboob/

2 comments

They've apparently renamed to Woob: https://woob.tech/

> Woob (Web Outside of Browsers) is a library which provides a Python standardized API and data models to access websites.

Interesting idea -- basically an API on top of a passel of site-specific web scraper modules.

Such a cool project. Essentially a collection of custom HTTP clients for every supported web site.