pip install pyrobot
Joshua Carp
Your friendly neighborhood web scraper
PyRobot combines the best of two excellent Python libraries: Requests and BeautifulSoup. PyRobot represents browser sessions using Requests and HTML responses using BeautifulSoup, transparently exposing methods of both libraries
N/A