An open API service indexing awesome lists of open source software.

Selenium

Selenium is an umbrella project encapsulating a variety of tools and libraries enabling web browser automation. Selenium specifically provides an infrastructure for the W3C WebDriver specification — a platform and language-neutral coding interface compatible with all major web browsers.

https://github.com/juandc/python-selenium-first-test

Ejercicio del Meetup de Python con Selenium

meetup python selenium

Last synced: 29 Apr 2026

https://github.com/dirtysouthalpha/sentinel-override

Professional browser automation agent. Vision-first with self-healing DOM navigation, live element verification, and persistent session management.

ai-agent browser-automation chrome-extension computer-vision python selenium self-healing web-scraping

Last synced: 28 Jun 2026

https://github.com/testingbot/robotframework-web-example

An example on how to use RobotFramework with TestingBot

robotframework selenium webdriver

Last synced: 24 Apr 2026

https://github.com/0x4f53/webscreenshotter

A Python utility that takes a stitched screenshot of a webpage along with individual ones, at any resolution

python selenium selenium-python

Last synced: 29 Jun 2026

https://github.com/ivankahl/web-scraping-benchmarks

Node.js that benchmarks scraping Reddit using Puppeteer, Playwright, Selenium, Nightmare, and Cypress.

cypress nightmare playwright puppeteer scraping selenium web

Last synced: 04 May 2026

https://github.com/nbswords/linkedin-profile-web-scrapper

A Simple LinkedIn Profile Web Scrapper using beautifulsoup4 and selenium

beautifulsoup4 python3 selenium

Last synced: 04 May 2026

https://github.com/happybravo/telegram_viator

Telegram was blocked by local network admin. So made a script to by-pass that firewall using Tor.

proxy python selenium telegram tor

Last synced: 25 Apr 2026

https://github.com/narpat78/gem-document-scraper

A Selenium-based web scraper for automating Contract downloads from the Government e-Marketplace portal within a given date range for a specified Category. Handles Captcha solving and dynamic content loading to ensure complete data extraction.

pillow pytesseract-ocr selenium

Last synced: 21 Apr 2026

https://github.com/alokjani/python-horizonspeedtest

OpenStack Horizon Dashboard UX metrics using Selenium

python selenium

Last synced: 05 May 2026

https://github.com/mnie/csvparser

Simple example of use CsvFile to easily parse Csv files

automated-testing canopy csv fsharp selenium

Last synced: 29 Apr 2026

https://github.com/markovvpavel/scraper-template

Web scraping template with Selenium, Chrome, and Docker

docker docker-compose python scraper selenium

Last synced: 29 Apr 2026

https://github.com/lukesavefrogs/ictsm-maximo-automation

Script compilato in un eseguibile che permette di automatizzare determinate procedure riguardanti maximo

automation chrome pyinstaller python3 selenium

Last synced: 05 May 2026

https://github.com/sumanjs/suman-mono

Mono-repo for most Suman ecosystem projects/packages.

nodejs selenium suman sumanjs test-scripts testing

Last synced: 10 May 2026

https://github.com/dikshita25/nightwatch-grid-docker-boilerplate

This is a Boilerplate project, which contains an initial setup for running Nightwatch tests using selenium grid within the dockerized environment

automation automation-test chromedriver docker docker-compose firefoxdriver javascript nightwatch nightwatch-boilerplate nightwatchjs page-object selenium selenium-grid seleniumgrid

Last synced: 29 Apr 2026

https://github.com/taquynhnga2001/cag-flight-schedule

Scrape the arrival and departure flight schedules from and to Changi Airport (CAG) on specified dates. The scripts run with Selenium and BeautifulSoup

beautifulsoup python selenium

Last synced: 20 Apr 2026

https://github.com/morisil/kochiyama

model of fetishized lust

bot java mental-models psyche selenium

Last synced: 30 Apr 2026

https://github.com/jvidalv/python-scrapers

Python scrapers for all my apps

beautifulsoup4 python scrapers selenium

Last synced: 26 Apr 2026

https://github.com/jenx007/saucedemo-automation

This project automates login to the Sauce Demo website using Selenium, extracts product details, updates data in a JSON file, and integrates with an external API for additional data retrieval. Each function is encapsulated in a class to improve modularity and reusability.

api python requests-library-python selenium selenium-webdriver test-automation

Last synced: 21 Apr 2026

https://github.com/null-none/docker-python-selenium

A docker image for selenium in python.

docker python selenium selenium-webdriver

Last synced: 18 Apr 2026

https://github.com/kozhaakhmet/web-scrapping

Simple web scrapping example on python.

python python3 selenium web webscraping

Last synced: 22 Apr 2026

https://github.com/pranavkakde/seleniumbddtestautomation

Selenium based BDD Test Automation framework using Cucumber

bdd cucumber gherkin java selenium

Last synced: 07 May 2026

https://github.com/rameshbabuprudhvi/docker-grid

Selenium grid setup using Kubernetes and other docker referrence

jenkins kubernetes kubernetes-deployment selenium selenium-grid

Last synced: 07 May 2026

https://github.com/ewertondrigues02/web-scraping

Web Scraping das últimas notícias do site spacemoney.com

b3 bolsa-de-valores noticias os python3 selenium selenium-python selenium-webdriver time web-scraping

Last synced: 24 Apr 2026

https://github.com/cthacker-udel/java-canvas-lms-api

Canvas LMS API Java Wrapper - cthacker-udel

api gson java retrofit2 selenium selenium-webdriver

Last synced: 01 May 2026

https://github.com/sameermujahid/naukri-web-scraper

Naukri Web Scraping is the project based on scraping jobs post related to any domains and their details.

chromedriver python selenium webscraping

Last synced: 27 Apr 2026

https://github.com/sumanjs/sce-plugin-typings

TypeScript type information for Suman Chrome Extension projects.

developer-experience developer-tools sce selenium suman-chrome-extension tsc typescript

Last synced: 01 May 2026

https://github.com/singhrimiumesh/scrape-chat

Scrape & Chat: A GUI tool for website scraping and AI chat. Effortlessly scrape website data and interact with a chatbot to get insights based on the extracted content. Built using PyQt5, Selenium, and conversational AI.

ai chatbot gui pyqt5 python3 selenium webscraping

Last synced: 20 Apr 2026

https://github.com/jwillikers/driverbrainz

Automates time-consuming tasks contributing metadata to BookBrainz and MusicBrainz

bookbrainz musicbrainz nix selenium

Last synced: 08 May 2026

https://github.com/shefreenkaur/web-scraping-and-word-frequencies

This project analyzes word frequencies in BC Legislative documents using Stanford CoreNLP and Python. The program extracts text from PDF documents, processes it using natural language processing techniques, and generates a comprehensive word frequency analysis.

analytics chromedriver easyocr nlp numpy pandas pymupdf python selenium stanfordcorenlp webscraping wordfrequency

Last synced: 07 May 2026

https://github.com/alexisrodriguezcs/autotesterpy

Python + Selenium + pytest = Smart Automated Web Testing. Docker ensures portability. Page Object Model streamlines test maintainability and scalability.

automated-testing docker page-object-model pytest python selenium testing

Last synced: 07 May 2026

https://github.com/thiagojacinto/ruby_automation

Learning steps of using Ruby to handle software testing automation

capybara rspec ruby-test selenium

Last synced: 07 May 2026

https://github.com/hjsblogger/pytest-selenium-hypertest-sample

Demonstration of PyTest Selenium testing on HyperTest Grid

automation cross-browser hypertest lambdatest python selenium selenium-python

Last synced: 07 May 2026

https://github.com/zafir100100/app-automation-on-google-calculator-with-selenium-appium

This Git project demonstrates app automation on the Google calculator app using Selenium and Appium. The tests cover different calculator functions such as addition, subtraction, multiplication, and division. The project also includes generating an Allure report for test results analysis and visualization.

androidstudio apk appium appium-android intellij java-8 selenium selenium-webdriver

Last synced: 08 May 2026

https://github.com/vuchkov/tdd-python-llp

TDD in Python with Flask/Rest API and ML/LLP covered by Selenium tests - test-driven development, large language processing, machine learning

flask llp ml python rest-api selenium selenium-python spacy tdd tests

Last synced: 08 May 2026

https://github.com/vcolesdev/sdfarms-scraper

Scrapes data from the San Diego Farmers Bureau website and saves the farm data locally as JSON.

json python scraper sdfb selenium

Last synced: 10 Jun 2026

https://github.com/fayza-khan/trade-in-analysis-on-samsung-devices

Automated web scraper for Samsung & Apple trade-in prices in UAE, with data cleaning and visualization via Power BI. Captures device series, models, conditions, and trade-in values. Built with Selenium and Pandas.

dashboard pandas powerbi python selenium selenium-webdriver

Last synced: 08 May 2026

https://github.com/mykola-yefremov/job-scraper

Spring Boot application for scraping jobs from jobs.techstars.com by specific job function. Stores results in SQL database and exports SQL dump.

postgresql scraping-websites selenium

Last synced: 08 May 2026

https://github.com/sunny-unik/lpu-tutorial-assistant

A script for complete tutorials

jupyter-notebook python selenium webdriver

Last synced: 09 May 2026

https://github.com/jagatheshwarann/selenium-test-framework

This repository contains a Selenium WebDriver Java-based Automation Framework designed to facilitate the testing of web applications. The framework is adaptable to meet the requirements of any automation project.

aes-encryption ashot extentreports java log4j2 maven page-object-model selenium selenium-webdriver testng ui-automation

Last synced: 09 May 2026

https://github.com/luminati-io/scraping-hotels-google-travel

Scraping hotel data from Google Travel using Selenium or Bright Data's APIs, with practical examples and code snippets

aiohttp datasets google-hotels google-travel proxies proxy-server python scraper-api selenium web-scraper

Last synced: 09 May 2026

https://github.com/tiibuturner/seleniumrobot

Testing Selenium Library in Robot Framework. Making a Facebook account (not really, but testing how to do it with Robot Framework). Getting to know how the Selenium Library works and what opportunities it gives us.

robotframework selenium software-testing

Last synced: 10 May 2026

https://github.com/arthurlunkes/desafios_selenium

Desafios utilizando selenium propostos na aula de mineração de dados.

automation python selenium selenium-webdriver

Last synced: 10 May 2026

https://github.com/g4-api/g4-abstraction

G4.Abstraction is a suite of libraries for .NET that simplifies command-line processing with G4.Abstraction.Cli, structured logging with G4.Abstraction.Logging, and WebDriver initialization with G4.Abstraction.WebDriver. Each library can be used independently or combined to streamline complex tasks across a wide range of .NET applications.

cli command-line-interface csharp developer-tools dotnet logging selenium software-abstraction structured-logging test-automation webdriver

Last synced: 10 May 2026

https://github.com/shhiivvaam/barsaati

Web scraping with Selenium and ProxyMesh, storing the data in MongoDB, showing a list on a webpage.

mongodb proxymesh selenium selenium-webdriver

Last synced: 10 May 2026

https://github.com/nidaakdogan/test-locator-ai

AI destekli locator yönetimi ve test otomasyon projesi.

ai-powered javascript pyhton selenium

Last synced: 10 May 2026

https://github.com/areal060781/web-scraping

Web scrapping application for weather forecast information and present it in a terminal.

beautifulsoup beautifulsoup4 selenium webdataextraction webharvesting webscraping

Last synced: 10 May 2026

https://github.com/yaser-123/infozap

A modern Python-based web scraper powered by Selenium, designed to extract specific content from websites. It intelligently handles CAPTCHA, waits for full page load, and uses AI integration to retrieve and parse targeted information efficiently, making web scraping smarter and faster.

beautifulsoup chromedriver llama3 ollama python selenium webscraping

Last synced: 10 May 2026

https://github.com/adtf2020/pom-with-selenium

Component-based testing automation framework with Selenium WebDriver, implementing page object model (POM)

page-object-model selenium selenium-webdriver test-automation test-framework

Last synced: 11 May 2026

https://github.com/romerorodriguezd/feina-activa-job-scraper

CLI based application to parse jobs published by Servei d'Ocupació de Catalunya, throught its website, Feina Activa.

automation beautifulsoup catalunya cli command-line-tool python selenium webscraping

Last synced: 12 May 2026

https://github.com/osandadeshan/asp_net_core_mvc_app_selenium_integration_demo

This is a web application to execute Selenium tests using a web interface.

asp-net asp-net-core asp-net-mvc csharp selenium selenium-webdriver webapp

Last synced: 12 May 2026

https://github.com/rs-py/supremebot

Python bot that purchases items undetected on supremenewyork.com

bot hacktoberfest selenium selenium-python selenium-webdriver

Last synced: 13 May 2026

https://github.com/kumarvikas1/selenium-functional-scala-test

UI Tests with Selenium , Extent Report and Scala Test

extentreports scalatest selenium

Last synced: 13 May 2026

https://github.com/edumats/flexible-price-tracker

Scrapper for tracking e-commerce prices. Uses XPath to keep track of the price element in a product's page. Uses Schedule to be able to schedule time intervals in which the scrapper will be activated.

python scraping selenium selenium-python

Last synced: 14 May 2026

https://github.com/ra-hul/sqa-assessment-maac

This project automates essential workflows for the Xampro website using Selenium.It covers key user actions, including registration, login and profile updates. Data for registration is read from a JSON file, login is performed using the latest registered user and profile update steps are automated

automation java selenium testng-framework

Last synced: 14 May 2026

https://github.com/smmariquit/web-scraping

Selenium + Python web-scraping scripts (uses geckodriver) for personal data-collection experiments.

automation data-collection geckodriver python selenium web-scraping

Last synced: 14 Jun 2026

https://github.com/dushansenadheera/web_scraper

web scraper using Python along with BeautifulSoup and Selenium

beautifulsoup data python selenium web-scraping

Last synced: 19 Jun 2026

https://github.com/dharmzeey/profilesiu

A Webscrapping / automation project

automation python python-selenium selenium

Last synced: 22 Jun 2026

https://github.com/anliksim/edu-selenium

Education series - selenium web testing

education selenium selenium-java selenium-webdriver

Last synced: 24 Jun 2026

https://github.com/luminati-io/python-scraping-libraries

The top Python web scraping libraries, comparing their features, categories, and use cases to find the best fit for your data extraction needs.

beautifulsoup curl playwright python python-requests requests scrapy selenium seleniumbase web-scraping

Last synced: 05 May 2026

https://github.com/a-poor/chrome-dino-solver

Using Reinforcement Learning and Selenium to play the Chrome No-Internet-Dino-Game

chrome-dino-game data-science data-science-bootcamp deep-learning reinforcement-learning selenium

Last synced: 18 Apr 2026

https://github.com/debanilbora/instagram-follower-bot

🚀 Instagram Follower Bot (Selenium Automation) This project automates the process of following followers of a target Instagram account using Selenium WebDriver. It logs into Instagram with your credentials (stored securely in a `.env` file), navigates to the target account’s followers list, and follows them automatically. ⚠️ Educational purp

automation instagram-bot portfolio-project python python-automation selenium social-media web-scraping

Last synced: 19 Apr 2026

https://github.com/joaquin144/collegeresultsscraper

Web Scrape NIT Jamshedpur College Results using Selenium and Java

java selenium webscraping

Last synced: 18 Apr 2026

https://github.com/soumil-biswas/amazon-web-scraper-selenium

An web scraping bot for retrieving mobile phone prices. Built using Python, selenium and BeautifulSoup

beautifulsoup4 python selenium web-scraping

Last synced: 18 Apr 2026

https://github.com/valchanoficial/ideal-robot

Testando caixa de busca do site Wikipédia

eclipse java maven selenium selenium-webdriver

Last synced: 19 Apr 2026

https://github.com/hazratgs/get-followers-instagram

Решение на Selenium web driver для выгрузки подписчиков из Instagram

nodejs selenium selenium-webdriver

Last synced: 20 Apr 2026

https://github.com/rahulchandradasrcd/web_automation_practice

This is web automation Practice project with java selenium

java maven selenium testng webautomationtesting

Last synced: 20 Apr 2026

https://github.com/guhan-tofu/web-scraper

This will accept a link and return all text present in the page.

python selenium web-scraper webdriver

Last synced: 21 Apr 2026

https://github.com/sveetch/py-website-capture

A tool to make website page captures

python screenshot selenium webdriver website

Last synced: 21 Apr 2026

https://github.com/monykpenafor/webscraping

Raspagem de dados com python, selenium e beautifulSoup | webscraping with python, selenium and bs4

beautifulsoup4 pandas python selenium

Last synced: 21 Apr 2026

https://github.com/mancrurod/script_spotycai

Script_spotycai is a Python-based tool that automates the process of downloading MP3 songs from Spotycai using Selenium. It scrapes album pages for song URLs and saves them locally, supporting headless browsing for automation. The tool requires Python, Selenium, and Chrome WebDriver.

automation chrome-webdriver mp3-downloader python script selenium webscrapping

Last synced: 21 Apr 2026

https://github.com/somospragma/qa-web-screenpy-python

Proyecto base de pruebas web con screenpy-selenium de python

allure-report pytest python screenpy screenpy-selenium selenium

Last synced: 12 May 2026

https://github.com/wileylabs/teasy-template

Starter template project with teasy

java selenium teasy

Last synced: 22 Apr 2026

https://github.com/prog420/automationpractice

A playground project for automated UI testing using Python, Pytest and Selenium.

allure pytest python selenium

Last synced: 24 Apr 2026

https://github.com/samkit-jain/add-to-cart-on-snapdeal

Add an item to cart on Snapdeal using Selenium in Python

python selenium selenium-webdriver

Last synced: 24 Apr 2026

https://github.com/devon3818/cortana-kenbunshoku

kenbunshoku ( けんぶんしょく 日译:见闻色霸气 / 心网 ) - 57漫画网爬虫程序

python python2 scrapy selenium

Last synced: 24 Apr 2026

https://github.com/lailasumiyakhan/automation_testing_selenium

This project demonstrates automation of an e-commerce website using Selenium WebDriver with Node.js.

automation selenium selenium-webdriver

Last synced: 24 Apr 2026

https://github.com/siddik-1997/web-automation-with-selenium-junit

This Git repository contains a Selenium JUnit project for automated testing of web applications. The project uses Java and JUnit to write tests and validate the functionality of the web application. The tests are run automatically by the Gradle and the results are reported in JUnit format.

automation java junit selenium testing webdriver

Last synced: 25 Apr 2026

https://github.com/kvdomingo/douyin-mass-downloader

A utility to semi-automate downloading all videos from a Douyin channel.

automation douyin downloader selenium

Last synced: 25 Apr 2026

https://github.com/narendracodehub/automationexercise-selenium

AutomationExercise-Selenium is a Selenium-based test automation project for the Automation Exercise website. This project focuses on end-to-end testing of key website functionalities, ensuring robust test coverage and reliable performance.

java selenium selenium-java selenium-webdriver

Last synced: 26 Apr 2026

https://github.com/andream16/yaggts

Yet Another Golang Google Trends Scraper

go golang parsing selenium

Last synced: 26 Apr 2026

https://github.com/chunkingz/dicejobseasyapplybot

Bot used for easy apply on Dice.com jobs

csv java selenium selenium-java

Last synced: 26 Apr 2026

https://github.com/zotho/removebg_bot

Telegram bot for remove background on images

api image-processing python selenium telegram-bot

Last synced: 27 Apr 2026

https://github.com/nozeren/wdio-sessions-screenshot-on-fail

Codeceptjs plugin creates screenshot on fail for multiple sessions.

automation codeceptjs selenium webdriver

Last synced: 27 Apr 2026

https://github.com/leo-aa88/cookie-clicker-automation

Cookie Clicker game automation example with Selenium

selenium selenium-python selenium-webdriver

Last synced: 06 May 2026

https://github.com/ra-hul/rest-assured-api-automation

In this project, using Rest Assured API has been automated to create some users, Login in with their valid credentials, and perform some transactions between created different kinds of users (Agent,Customers, Merchants) as well as checking the balance.

java restassured selenium testng-framework

Last synced: 27 Apr 2026

https://github.com/amirfakhrullah/find-jobs-on-graduan

Did a small project to self-study a bit about extracting information on graduan.com's html. Basically this project is quite the same like using the search bar on graduan.com (to find certain position that's available). The jobs matched will be listed in the terminal instead with their links for application.

beautifulsoup4 chromedriver graduan python selenium selenium-python selenium-webdriver webscraping webscraping-search

Last synced: 28 Apr 2026

https://github.com/zeeshan2k2/youtube-playlist-to-mp3

A Python script which will convert youtube playlist to mp3 and save it into a folder.

datetime pathlib python pytube selenium selenium-webdriver shutil

Last synced: 28 Apr 2026

https://github.com/kamaljangir1/web_scraping_instashyre

Built web scraper using Selenium to extract job data from Instahyre, utilizing Pandas for data organization and analysis.

pandas python selenium webscraping

Last synced: 28 Apr 2026