python-mechanize / mechanizeLinks
The official source code for the python-mechanize project
☆758Updated 6 months ago
Alternatives and similar repositories for mechanize
Users that are interested in mechanize are comparing it to the libraries listed below
Sorting:
- Extends Selenium WebDriver classes to include the request function from the Requests library, while doing all the needed cookie and reque…☆496Updated last year
- 🎭 Twisted Deferred Thread backend for Requests.☆419Updated 6 years ago
- A toolbelt of useful classes and functions to be used with python-requests☆1,030Updated 11 months ago
- PycURL - Python interface to libcurl☆1,143Updated last month
- Parsel lets you extract data from XML/HTML documents using XPath or CSS selectors☆1,294Updated last month
- A Python library for automating interaction with websites.☆4,814Updated 2 weeks ago
- Simple Python interface for HTTP(s) requests over Tor☆237Updated 2 years ago
- Small, fast HTTP client library for Python. Features persistent connections, cache, and Google App Engine support. Originally written by …☆499Updated 3 months ago
- Standards-compliant library for parsing and serializing HTML documents and fragments in Python☆1,212Updated last year
- [not actively maintained] A lightweight Python library that uses Webkit to enable easy scraping of dynamic, Javascript-heavy web pages☆532Updated 8 years ago
- Python library of web-related functions☆410Updated last month
- Python screenshot library, replacement for the Pillow ImageGrab module on Linux.☆511Updated 2 years ago
- Generating short urls with python has never been easier☆408Updated 3 years ago
- Manage headless displays with Xvfb (X virtual framebuffer)☆331Updated this week
- A python wrapper for Browsermob Proxy☆243Updated last year
- Web Content Retrieval for Humans™☆631Updated 3 years ago
- Integration layer between Requests and Selenium for automation of web actions.☆1,839Updated last week
- Async WebDriver implementation for asyncio and asyncio-compatible frameworks☆356Updated last year
- A SOCKS proxy client and wrapper for Python.☆1,268Updated 2 years ago
- CSS Selectors for Python☆304Updated last month
- A library to convert curl requests to python-requests.☆660Updated 6 months ago
- Modern python library for emails☆421Updated last year
- universal character encoding detector☆408Updated 6 months ago
- Run JavaScript code from Python (EOL: https://gist.github.com/doloopwhile/8c6ec7dd4703e8a44e559411cb2ea221)☆717Updated 5 years ago
- Python wrapper for Xvfb, Xephyr and Xvnc☆778Updated last year
- Converts XML to Python objects☆630Updated last year
- Proxying Python Requests☆149Updated 3 years ago
- Async requests-like httplib for python.☆512Updated 3 years ago
- A client interface for Scrapinghub's API☆205Updated 2 months ago
- Asynchronous Python HTTP Requests for Humans using Futures