Merge branch 'master' of github.com:kennethreitz/requests-html

This commit is contained in:
2018-02-24 18:45:34 -05:00
+1
View File
@@ -6,6 +6,7 @@ simple and intuitive as possible.
When using this library you automatically get:
- jQuery selectors (thanks to PyQuery).
- Mocked user-agent (like a real web browser).
- Automatic following of redirects.
- Connectionpooling and cookie persistience.