headless-browser
There are 58 repositories under headless-browser topic.
ariya/phantomjs
Scriptable Headless Browser
ArchiveBox/ArchiveBox
๐ Open source self-hosted web archiving. Takes URLs/browser history/bookmarks/Pocket/Pinboard/etc., saves HTML, JS, PDFs, media, and more...
berstend/puppeteer-extra
๐ฏ Teach puppeteer new tricks through plugins.
scrapy-plugins/scrapy-playwright
๐ญ Playwright integration for Scrapy
vgalin/html2image
A package acting as a wrapper around the headless mode of existing web browsers to generate images from URLs and from HTML+CSS strings or files.
watzon/marionette
Selenium alternative for Crystal. Browser manipulation without the Java overhead.
MarketingPipeline/Python-Selenium-Action
Run Selenium with Python via Github Actions using Headless or Non-Headless browsers!
sjdirect/abotx
Cross Platform C# Web crawler framework, headless browser, parallel crawler. Please star this project! +1.
Smartproxy/Selenium-proxy-authentication
Example of username and password proxy authentication for use in Selenium
elacuesta/scrapy-pyppeteer
Pyppeteer integration for Scrapy
s4kibs4mi/snapify
Screenshot as a Service using headless browser
TarekJor/bookmark-archiver
๐ Save an archived copy of websites from Pocket/Pinboard/Bookmarks/RSS. Outputs HTML, PDFs, and more...
scrapfly/python-scrapfly
Scrapfly Python SDK for headless browsers and proxy rotation
yuis-ice/jseval
Evaluate JavaScript on a URL through headless Chrome browser.
natainditama/snapshotora
๐ธ GitHub action for web screenshot
ArchiveBox/DigestBox
DigestBox takes any webpage URL (news article, video link, comment thread, etc.) and gives you just the raw content. It's powered by ArchiveBox.io under the hood.
Riadayal/Pytest-headless
A sample repo to help you run Chrome and firefox in headless mode in Pytest on LambdaTest. Run your automated scripts in Pytest on LambdaTest.
Elmasekar/Behave-headless
Run browser in headless mode in Behave on LambdaTest. A sample repo to help you run browser in headless mode in Behave on LambdaTest. Run your automation test scripts in Behave on Lambdatest.
NaniteFactory/chromebot
Run headless Chrome using Go.
praveenLT/java-testng-headless-testing
A sample repo to help you run headless mode with TestNG On LambdaTest. Run Selenium tests with TestNG on LambdaTest platform.
Data-Wrangling-with-JavaScript/nodejs-visualization-example
An example that shows how to use the Nightmare headless browser to capture web-based visualizations under Node.js.
Elmasekar/Python-selenium-headless
A sample repo to help you run a test in headless mode in Python-selenium on LambdaTest. Run your python automation test scripts on Lambdatest.
ivan-sincek/scrapy-scraper
Web crawler and scraper based on Scrapy and Playwright's headless browser.
MemeLabs/url-extract
Extract URLs from websites using a headless browser
hack-tramp/autoprotonvpn
1-click anon protonvpn account
AyhamJo7/Smart_Scraper
Smart Scraper: An AI-powered web scraping framework that uses headless browsers, asynchronous programming, and adaptive parsing to extract data efficiently from diverse websites. Includes a user-friendly dashboard and supports cloud deployment.
psyb0t/phantomime
An embeddable headless browser package for Python that provides a simplified interface for interacting with web pages using Selenium and Selenium Hub.
george-lim/firefox-lambda
A Lambda container image that provides a Playwright-patched version of Firefox
night-watch-project/sponge
Hassle-free web scraping service.
alexmarqs/alm-invoices-cli
๐งพ My personal CLI app to manage my invoices via Web Scraping.
screenshotmachine/screenshotmachine-bash
Simple example how to call screenshot machine's API using bash (curl) script.
sloba88/screenshot-compare-testing
Screenshot (regression) UI testing with Node.js, using puppeteer and pixelmatch
theaminuli/pageflash
PageFlash is a powerful headless browser WordPress plugin designed to provide you with a fast and efficient web browsing experience within your WordPress site. Say goodbye to page reloads and enjoy seamless navigation through web content with this plugin.
catalystbyzoho/smartbrowz
SmartBrowz - the cloud browser.
ciffelia/fast-speed-test
Unofficial CLI client for Fast.com Internet Speed Test
sofiane-abou-abderrahim/javascript-introduction-to-testing-synchronous-code
In this little JavaScript demo, I used the 3 main core types of testing: Unit Test, Integration Test and End-to-End Test (or User Interface Test). I tested my application with relatively simple synchronous code.