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. Learn more →
Top 10 Python Chromium Projects
-
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...
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
-
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.
-
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 -
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
-
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.
Python Chromium related posts
- Bypass Cloudflare bot protection with regular captcha solving service
- Can we make a guide for morons on how to install OpenEFT on a clean WSL install?
- Do you have a tip to bypass cookie expiration when scraping a webpage?
- Firefox always has to be special
- Garry's Mod Crash
- What browser should I use?
- How to force Jackett (service) to wait for VPN before it starts on Windows
-
A note from our sponsor - InfluxDB
www.influxdata.com | 31 May 2023
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 |