Python Chromium

Open-source Python projects categorized as Chromium

Top 10 Python Chromium Projects

  • ungoogled-chromium

    Google Chromium, sans integration with Google

    Project mention: Mozilla stops Firefox fullscreen VPN ads after user outrage | news.ycombinator.com | 2023-05-26

    On KDE, Falkon.

    On Gnome, "Web".

    On macOS, Safari may not pass your "non-corporate" requirement, but it's spiritually non-corporate, and functionally "just a browser". It's also wicked fast and extremely light on your resources.

    On many platforms, "ungoogled-chromium" may satisfy your needs. https://github.com/ungoogled-software/ungoogled-chromium

  • ArchiveBox

    🗃 Open source self-hosted web archiving. Takes URLs/browser history/bookmarks/Pocket/Pinboard/etc., saves HTML, JS, PDFs, media, and more...

    Project mention: Need a way of saving websites | reddit.com/r/DataHoarder | 2023-05-18

    For some things you can use the different options with archivebox.io

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • playwright-python

    Python version of the Playwright testing and automation library.

    Project mention: Scrape Google Flights with Python | dev.to | 2023-04-21

    Playwright

  • pyppeteer

    Headless chrome/chromium automation library (unofficial port of puppeteer)

    Project mention: Do you have a tip to bypass cookie expiration when scraping a webpage? | reddit.com/r/webscraping | 2023-05-24

    Yes, this is scraping. You need a legit new cookie issued by the site. The solution is to automate the going to get the cookies part. The most straight forward way to do this is probably using a headless browser through something like Selenium or pyppeteer.

  • FlareSolverr

    Proxy server to bypass Cloudflare protection

    Project mention: Bypass Cloudflare bot protection with regular captcha solving service | reddit.com/r/HowToHack | 2023-05-30
  • WitnessMe

    Web Inventory tool, takes screenshots of webpages using Pyppeteer (headless Chrome/Chromium) and provides some extra bells & whistles to make life easier.

    Project mention: byt3bl33d3r/WitnessMe: Web Inventory tool, takes screenshots of webpages using Pyppeteer (headless Chrome/Chromium) and provides some extra bells & whistles to make life easier. | reddit.com/r/PrivateCyberMiliTec | 2022-12-01
  • ungoogled-chromium-windows

    Windows packaging for ungoogled-chromium

    Project mention: Can we make a guide for morons on how to install OpenEFT on a clean WSL install? | reddit.com/r/NFA | 2023-05-29

    echo "Configuring NBIS" make config echo "Making NBIS" make it echo "Installing NBIS" make install echo "Adding NBIS binaries to path" echo 'export PATH="$PWD/build/bin:$PATH" > ~/.bashrc' source ~/.bashrc cd ../browser/windows wget "https://github.com/ungoogled-software/ungoogled-chromium-windows/releases/download/111.0.5563.65-1.1/ungoogled-chromium_111.0.5563.65-1.1_windows_x64.zip" unzip ungoogled-chromium_111.0.5563.65-1.1_windows_x64.zip mv ungoogled-chromium_111.0.5563.65-1.1_windows windows cd ../../ echo "Installing Pip Requirements" pip3 install -r requirements.txt echo "Installing LibOpenJP2-Tools" if [ ""$EUID"" != 0 ]; then wsl sudo apt-get install libopenjp2-tools fi echo "Starting OpenEFT" echo 'export PATH="$PWD/build/bin:$PATH" > ~/.bashrc python3 openeft.py

  • ONLYOFFICE

    ONLYOFFICE Docs — document collaboration in your environment. Powerful document editing and collaboration in your app or environment. Ultimate security, API and 30+ ready connectors, SaaS or on-premises

  • GModCEFCodecFix

    🛠 Automatic Patching/Updating of GMod CEF

    Project mention: Garry's Mod Crash | reddit.com/r/linux_gaming | 2023-04-27

    If you're using the x86_64 version (which you should be), this tool should fix your issues: https://github.com/solsticegamestudios/GModCEFCodecFix

  • NotionAI-MyMind

    This repo uses AI and the wonderful Notion to enable you to add anything on the web to your "Mind" and forget about everything else.

  • ChromeController

    Comprehensive wrapper and execution manager for the Chrome browser using the Chrome Debugging Protocol.

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). The latest post mention was on 2023-05-30.

Python Chromium related posts

Index

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

Project Stars
1 ungoogled-chromium 16,580
2 ArchiveBox 15,824
3 playwright-python 8,690
4 pyppeteer 2,973
5 FlareSolverr 2,735
6 WitnessMe 674
7 ungoogled-chromium-windows 553
8 GModCEFCodecFix 229
9 NotionAI-MyMind 217
10 ChromeController 189
Write Clean Python Code. Always.
Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
www.sonarsource.com