{"id":19568261,"url":"https://github.com/rafpyprog/mobilenium","last_synced_at":"2025-10-26T00:33:37.889Z","repository":{"id":57442527,"uuid":"85096397","full_name":"rafpyprog/Mobilenium","owner":"rafpyprog","description":"Mobilenium allows you to use Selenium and have access to status codes and HTTP headers, without the need for manual labor.","archived":false,"fork":false,"pushed_at":"2019-07-16T04:17:54.000Z","size":19672,"stargazers_count":20,"open_issues_count":4,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-23T20:25:53.727Z","etag":null,"topics":["browsermob-proxy","python","selenium","webdriver"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rafpyprog.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-03-15T16:33:50.000Z","updated_at":"2025-01-20T10:52:50.000Z","dependencies_parsed_at":"2022-09-26T17:21:08.681Z","dependency_job_id":null,"html_url":"https://github.com/rafpyprog/Mobilenium","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafpyprog%2FMobilenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafpyprog%2FMobilenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafpyprog%2FMobilenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafpyprog%2FMobilenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rafpyprog","download_url":"https://codeload.github.com/rafpyprog/Mobilenium/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251080744,"owners_count":21533142,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["browsermob-proxy","python","selenium","webdriver"],"created_at":"2024-11-11T06:03:09.289Z","updated_at":"2025-10-26T00:33:37.821Z","avatar_url":"https://github.com/rafpyprog.png","language":"Python","readme":"Mobilenium: Selenium with steroids\n==================================\n\n.. image:: https://img.shields.io/pypi/v/mobilenium.svg\n   :target: https://pypi.python.org/pypi/mobilenium\n\n.. image:: https://img.shields.io/pypi/l/mobilenium.svg\n   :target: https://pypi.mobileniumpython.org/pypi/mobilenium\n\n.. image:: https://img.shields.io/pypi/pyversions/mobilenium.svg\n   :target: https://pypi.python.org/pypi/mobilenium\n\n.. image:: https://api.travis-ci.org/rafpyprog/Mobilenium.svg\n  :target: https://pypi.python.org/pypi/mobilenium\n\n.. image:: https://img.shields.io/codecov/c/github/rafpyprog/mobilenium.svg\n  :target: https://pypi.python.org/pypi/mobilenium\n\n.. image:: https://img.shields.io/pypi/dm/mobilenium.svg\n  :target: https://pypi.org/project/mobilenium/\n\n\nMobilenium uses `BrowserMob Proxy \u003chttps://github.com/AutomatedTester/browsermob-proxy-py\u003e`_ to give superpowers to Selenium.\n\nUsage\n------------\n\n.. code-block:: python\n\n    \u003e\u003e\u003e from mobilenium import mobidriver\n    \u003e\u003e\u003e\n    \u003e\u003e\u003e browsermob_path = 'path/to/browsermob-proxy'\n    \u003e\u003e\u003e mob = mobidriver.Firefox(browsermob_binary=browsermob_path)\n    \u003e\u003e\u003e mob.get('http://python-requests.org')\n    301\n    \u003e\u003e\u003e mob.response['redirectURL']\n    'http://docs.python-requests.org'\n    \u003e\u003e\u003e mob.headers['Content-Type']\n    'application/json; charset=utf8'\n    \u003e\u003e\u003e mob.title\n    'Requests: HTTP for Humans \\u2014 Requests 2.13.0 documentation'\n    \u003e\u003e\u003e mob.find_elements_by_tag_name('strong')[1].text\n    'Behold, the power of Requests'\n\nMobilenium allows you to use Selenium and manipulate HTTP requests and responses, capture HTTP content, and export performance data, without the need for manual labor. It is powered by BrowserMob Proxy.\n\nInstallation\n------------\n\n* pip install mobilenium\n\nDependencies\n------------\nMobilenium depends on the BrowserMob Proxy. Download the latest BrowserMob Proxy binary from `page \u003chttps://github.com/lightbody/browsermob-proxy/releases\u003e`_.\n\nContribute\n------------\nContributions are welcome! Not familiar with the codebase yet? No problem! There are many ways to contribute to open source projects: reporting bugs, helping with the documentation, spreading the word and of course, adding new features and patches.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frafpyprog%2Fmobilenium","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frafpyprog%2Fmobilenium","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frafpyprog%2Fmobilenium/lists"}