Python Browser

Open-source Python projects categorized as Browser

Top 23 Python Browser Projects

  • qutebrowser

    A keyboard-driven, vim-like browser based on Python and Qt.

  • Project mention: Qutebrowser: A keyboard-driven, Vim-like browser based on Python and Qt | news.ycombinator.com | 2024-05-30
  • undetected-chromedriver

    Custom Selenium Chromedriver | Zero-Config | Passes ALL bot mitigation systems (like Distil / Imperva/ Datadadome / CloudFlare IUAM)

  • Project mention: ad_clicker premium - Google/Bing Ads Clicker | /r/IMadeThis | 2023-12-08

    This command-line tool clicks ads for a certain query on Google/Bing search using undetected_chromedriver package. Supports proxy, running multiple simultaneous browsers, ad targeting/exclusion, and running in loop.

  • Scout Monitoring

    Free Django app performance insights with Scout Monitoring. Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.

    Scout Monitoring logo
  • emacs-application-framework

    EAF, an extensible framework that revolutionizes the graphical capabilities of Emacs

  • Project mention: EAF stuck saying "EAF/browser Opening https://example.com" | /r/DoomEmacs | 2023-07-10
  • Transcrypt

    Python 3.9 to JavaScript compiler - Lean, fast, open! -

  • Project mention: Ask HN: Why don't browsers just build a non-JS interpreter? | news.ycombinator.com | 2024-01-10
  • asciichart

    Nice-looking lightweight console ASCII line charts ╭┈╯ for NodeJS, browsers and terminal, no dependencies

  • tuna

    :fish: Python profile viewer

  • Project mention: Is AWS Lambda Cold Start Still an Issue? | dev.to | 2024-03-18

    Every minor detail matters and adds to the total import time as part of the cold start. We need to optimize our code and imports. If you use Python, you can analyze your code with a tool like Tuna and optimize your libraries (perhaps replace slower ones) and your imports.

  • autotab-starter

    Build browser agents for real world tasks

  • Project mention: Autotab – Boring AI Agents for real world tasks | news.ycombinator.com | 2023-10-19

    You can pause recording at anytime. For passwords we recommend using the login tools in our starter repo, check out the example config here: https://github.com/Planetary-Computers/autotab-starter/blob/...

    For sensitive information that appears in the DOM during recording, there is a chance it could be included in a prompt to the LLM. We're using OpenaAI via API, which is SOC 2 & 3 compliant and does not use data for model training (supposedly) https://trust.openai.com

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • botasaurus

    The All in One Framework to build Awesome Scrapers.

  • Project mention: This Week In Python | dev.to | 2024-04-05

    botasaurus – The All in One Framework to build Awesome Scrapers

  • ffpass

    Import and Export passwords for Firefox Quantum 🔑

  • brotab

    Control your browser's tabs from the command line

  • Project mention: Sidebery – A Firefox extension for managing tabs and bookmarks in sidebar | news.ycombinator.com | 2023-07-19

    I have a thousand github tabs open, that I'm not sure how to file. I use sideberry and other extensions to manage tabs and close them when I need to. Sideberry is the only somewhat efficient(fast) way to quickly search and close tabs. I'm been waiting for the v5 release for a long time. There was something I needed from it, but I don't remember right now.

    One thing I wish sideberry would do is simplify keyboard navitation. I.e. the moment you start typing it should type things in the search and then should should be able to navigate the result without mouse.

    Maybe someone here can tell me how I can quickly select tabs if I use container tab groups. The address bar only selects open tabs from the right tab group so it's completely useless to me. For a while I used rofi tab switcher[1] but that magically stopped working so I made a custom rofi script that parses brotab[2] output.

    [1] https://github.com/blackhole89/rofi-tab-switcher

    [2] https://github.com/balta2ar/brotab

  • webcompat.com

    Source code for webcompat.com

  • Python-Scripts

    Collection of Various Python Script's.💻 (by Logan1x)

  • Botright

    Botright, the most advance undetected, fingerprint-changing, captcha-solving, open-source automation framework. Build on Playwright, its as easy to use as it is to extend your code. Solving your Captchas for free with AI.

  • Project mention: Botright, the Swiss Knife for web scraping | news.ycombinator.com | 2024-02-22
  • galacteek

    Multi-platform browser for the distributed web. Mirror of https://gitlab.com/galacteek/galacteek Become a sponsor: https://ko-fi.com/galacteek

  • browser-history

    A simple, zero-dependencies, developer-friendly Python package to retrieve web browser history

  • FactorioMaps

    L0laapk3's FactorioMaps mod

  • Project mention: Any way to programmatically take a screenshot? | /r/factorio | 2023-07-10
  • braus

    A simple app to select a browser while opening any url

  • DjangoS3Browser

    Django AWS S3 File Browser for Cloud Storage

  • skylon

    This is my school project

  • browser-hub

    A Browser wrapper that allows you run multiple browser instances hassle-free

  • Project mention: Show HN: I built a small utility that handles multiple browser instances for you | news.ycombinator.com | 2024-04-19

    I tested it and it works as expected. Also fixed a few things and released a new version (so please upgrade if you already installed it `pipx upgrade browser-hub`). And here is an example config for Firefox: https://github.com/amirkarimi/browser-hub?tab=readme-ov-file...

    Please don't forget that you first should create the profiles in Firefox, since it doesn't create them automatically.

  • SimpleWeb

    Browse the internet easily from the console.

  • browsers

    Python library for detecting and launching browsers

  • phantomime

    An embeddable headless browser package for Python that provides a simplified interface for interacting with web pages using Selenium and Selenium Hub.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python Browser related posts

  • Qutebrowser: A keyboard-driven, Vim-like browser based on Python and Qt

    1 project | news.ycombinator.com | 30 May 2024
  • The Internet Archive is under a DDoS attack

    3 projects | news.ycombinator.com | 28 May 2024
  • How to count tokens in frontend for Popular LLM Models: GPT, Claude, and Llama

    2 projects | dev.to | 21 May 2024
  • Show HN: I built a small utility that handles multiple browser instances for you

    4 projects | news.ycombinator.com | 19 Apr 2024
  • Is AWS Lambda Cold Start Still an Issue?

    2 projects | dev.to | 18 Mar 2024
  • Show HN: Consol3 – A 3D engine in the terminal that executes on the CPU

    6 projects | news.ycombinator.com | 23 Feb 2024
  • Show HN: Rem: Remember Everything (open source)

    11 projects | news.ycombinator.com | 27 Dec 2023
  • A note from our sponsor - Scout Monitoring
    www.scoutapm.com | 3 Jun 2024
    Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today. Learn more →

Index

What are some of the best open-source Browser projects in Python? This list will help you:

Project Stars
1 qutebrowser 9,409
2 undetected-chromedriver 8,768
3 emacs-application-framework 2,974
4 Transcrypt 2,815
5 asciichart 1,821
6 tuna 1,284
7 autotab-starter 969
8 botasaurus 1,003
9 ffpass 381
10 brotab 369
11 webcompat.com 347
12 Python-Scripts 300
13 Botright 302
14 galacteek 167
15 browser-history 152
16 FactorioMaps 117
17 braus 63
18 DjangoS3Browser 40
19 skylon 38
20 browser-hub 36
21 SimpleWeb 23
22 browsers 23
23 phantomime 8

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com