Hacker News new | ask | show | jobs
Tasty Python Web Scraping Libraries(2020) (elitedatascience.com)
1 points by RamVasuthevan 1118 days ago
1 comments

`requests` is just a HTTP library. Classifying it as a "scraping library" is confusing; it's part of the web scraping toolkit, but it's not a "scraping library".