Description
Lets Python scripts browse websites programmatically while keeping state such as cookies, forms, links, and history. It is useful for testing, automation, scraping, and integration with older web workflows.
Programmatic browsing can submit forms and send credentials. Use it only with sites where automation is allowed, and protect cookies, passwords, and collected data.