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/julinium/pmmp-scraper

Python application to scrape the PMMP website (Moroccan Public Procurement Market) and save cleaned data into a postgresql database.

automation beautifulsoup chromedriver chromium python requests scraping selenium

Last synced: 04 May 2026

https://github.com/plus3x/nightwatch_with_saucelabs

Test connection nightwatch.js with SauceLabs and CircleCi

circleci nightwatchjs nodejs sauce-labs saucelabs selenium yarn

Last synced: 05 May 2026

https://github.com/leoandersoon/price-tracker2

This script tracks the current price of any product on hepsiburada.com and sends an email alert with the latest price.

automation selenium selenium-webdriver

Last synced: 23 Jun 2026

https://github.com/ankush2992/zoom_meeting-automation

A streamlined tool to automate joining Zoom meetings with scheduled timings, secure login, one-click access, and customizable options. Ideal for free ATTENDANCE.

headless-browsers selenium web webautomation zoom-meetings

Last synced: 05 May 2026

https://github.com/install-it/it-claws

Automates the process of find and download the latest softwares and tools.

driver python scraper selenium webscrapping

Last synced: 15 Jun 2026

https://github.com/robert-96/graphwalker-amazon-example

An example project of GraphWalker and Selenium that runs on the Amazon web site.

automation graphwalker java selenium

Last synced: 05 May 2026

https://github.com/ychaaby/real-time-coursecompass

A real-time course recommendation system powered by Apache Spark and Kafka for scalable big data processing. It uses content-based filtering and AI-generated keywords to deliver personalized learning suggestions, all orchestrated with Docker for seamless deployment.

data-engineering docker gemini kafka mllib oracle pyspark recommender-system selenium spark-streaming streaming streamlit tfidf

Last synced: 05 May 2026

https://github.com/nastaso/evolve-results-automation

Automate exam results and PDF reports from City & Guilds E-volve SecureAssess. Excel export, analytics dashboard, scheduled runs.

automation city-guilds desktop-app e-volve exam excel openpyxl pdf python results secureassess selenium windows

Last synced: 15 Jun 2026

https://github.com/pdehaan/selenium-guidebook

Trying out the exercises from The Selenium Guidebook.

geckodriver selenium selenium-webdriver

Last synced: 17 Jun 2026

https://github.com/notshrirang/budget-project-automated-testing-app

Automated Testing using Selenium

selenium streamlit

Last synced: 12 May 2026

https://github.com/rifkyiqbal52/data-analytics-projects

web scraping online store lazada.co.id, search running shoes

beautifulsoup pandas phyton postgresql scraping scraping-websites selenium

Last synced: 05 May 2026

https://github.com/nikhil-mlk/demo-project-selenium-grid

The purpose of this project is to create Jenkins pipelines and run test automation scripts using Selenium Grid.

aws ci-cd docker jenkins selenium

Last synced: 05 May 2026

https://github.com/paulomppatricio/cadastro-lista-produtos

Aplicação web para cadastro e listagem de produtos.

css3 html5 javascript localstorage python3 selenium webdriver-manager

Last synced: 05 May 2026

https://github.com/ygalvao/bra_scraper_2022

A web scraper bot for the 2nd round of the 2022 Brazilian Federal Elections.

data-analysis data-analytics selenium web-scraper webscraper

Last synced: 12 May 2026

https://github.com/intellitect/testtools.selenate

A testing library to help with UI testing automation

nuget nuget-package selenium

Last synced: 28 Apr 2025

https://github.com/ali-jaan-butt/job-posting-scraping

Job posting data scraped from Indeed.com. This data is used in django web for testing purpose.

headless-browser job job-posting job-postings jobs python scraping scraping-websites selenium selenium-python selenium-webdriver

Last synced: 05 May 2026

https://github.com/fantaso/ghibli-studio-api

Web app caching test case with Django and Memcached. It consists of caching a single web page for 60 seconds, in which the Django view makes a request to a third party API service for the data (All movies and cast of Ghibli Studio available in that API) that will be rendered as a web page and cached

django python-requests python3 selenium

Last synced: 05 May 2026

https://github.com/alisson-courses/java-selenium-selenide-rocketskills

Curso sobre testes automatizados com Java usando Selenium e Selenide da Rocketskill por Fernando Papito

qa-automation-test selenide selenium

Last synced: 23 Jun 2026

https://github.com/diepoe/iserv-hegportal-login-gui

Windows Desktop GUI to Login automaticly with Firefox into https://heg-portal.de

gui pyqt pyqt5 python python3 selenium selenium-webdriver webscraping windows10

Last synced: 14 Apr 2026

https://github.com/oculora-project/oculora

Oculora is an unofficial client server for YouTube.

aiocache fastapi m3u8 oculora selenium uvicorn youtube youtube-stream yt-dlp

Last synced: 05 May 2026

https://github.com/amboxer21/meetupinactivitykicker

Remove inactive members from your meetup groups. The software uses a non-headless server atm using selenium and needs a headless interface.

automation inactivity kicker linux meetup python selenium

Last synced: 05 May 2026

https://github.com/philippdrebes/mscids_cip02

This project aims to extract hiking routes data from the websites SAC, Schweizmobil, and Komoot.

beautifulsoup4 hiking mariadb python selenium switzerland webscraping

Last synced: 05 May 2026

https://github.com/ojasskapre/browser-security-project

A Python-based project to ensure website cookie banners comply with GDPR and CCPA regulations. It uses Selenium and GPT-3.5-turbo for detecting and analyzing cookie banners, evaluating them against user-centered design principles for transparency and accessibility. Supports multilingual detection and compliance evaluation.

ccpa gdpr openai python selenium

Last synced: 05 May 2026

https://github.com/limagabri/nba-official-stats-scraper

This is a Python script to scrape NBA player ans teams statistics data from the official NBA website.

beautifulsoup json pyhton selenium webscraper webscraping

Last synced: 06 May 2026

https://github.com/alpha-drm/fs-downloader

Herramienta CLI que permite descargar cursos para acceso offline.

chrome python scraping selenium

Last synced: 06 May 2026

https://github.com/tejasmr/scrapeboxnovel

Scrape boxnovel and upload the metadata to cluster

json metadata mongodb scraper selenium

Last synced: 06 May 2026

https://github.com/ibrahimceyisakar/hotel-finder

Hotel finder system with Python includes data gathering, analyzing, and visualization.

data-analysis data-gathering data-visualization pandas plotly python selenium streamlit

Last synced: 06 May 2026

https://github.com/codeofrahul/flipkart-laptop-data-scraping

This project tackles the common challenge of data acquisition from dynamic websites, specifically Flipkart's laptop listings. Facing the hurdles of complex HTML structures and potential JavaScript rendering, this scraper leverages the power of Python, Selenium to automate the extraction of crucial product data.

automation data-science dataanalysisusingpython datascraping laptop python3 selenium selenium-webdriver seleniumautomation webscraping

Last synced: 06 May 2026

https://github.com/skivhisink/climatenormsparser

Automated console application built with .NET 8 and Selenium WebDriver for parsing and exporting monthly climate data from Meteoinfo.ru.

automation climate-analysis climate-data console-application csharp csv-export data-parser dotnet8 selenium weather-data webdriver

Last synced: 18 May 2026

https://github.com/zagrosjawar/info215-web-science

INFO215-web-science: Explore web data analysis with Python libraries (Spacy, Django, Scrapy) and APIs (GitHub, Wikipedia). University of Bergen, Fall 2023.

crawling django networkx nlp python3 scrapy selenium sparql-query

Last synced: 13 Apr 2026

https://github.com/ahmedelshal2/robotframeworktestautomationlevel1

This code provides a complete overview of all aspects of Robot Framework (web, API, database, XML file system tests).

api-testing database-testing page-object python3 robotframework selenium test-scripts test-suite web-testing xml-parsing

Last synced: 07 Sep 2025

https://github.com/priteshramani/propertyonion_webscraper

A Python-based scraper for Property Onion using Selenium for dynamic content and BeautifulSoup for HTML parsing. Features an interactive Streamlit frontend to display and explore scraped property data. Easy to use, modular, and ideal for property data extraction and analysis.

beautifulsoup python selenium streamlit

Last synced: 06 May 2026

https://github.com/tonyycruz/django-recipes

Neste projeto, foi desenvolvida uma aplicação full stack de um site de receitas utilizando Django Web Framework e Django Rest Framework possibilitando fazer um CRUD de receitas com um controle por parte dos administradores.

cors django django-rest-framework django-testing pillow pytest python python3 rest-framework selenium simple-jwt unit-testing

Last synced: 06 May 2026

https://github.com/brooks-code/special-octo-telegram

Automate online translations using Selenium.

botautomation deepl geckodriver selenium translation webdriver

Last synced: 15 Apr 2026

https://github.com/emilwijayasekara/selenium-automation-testing-with-webdriver-test-01

This repository contains a Java-based Selenium test script, Example2.java, demonstrating the automation of interactions with the Guru99 Demo Website for flight reservation. The script covers login, flight details input, and airline selection, providing a foundation for Selenium testing in a web environment.

java selenium selenium-java selenium-webdriver

Last synced: 15 Apr 2026

https://github.com/annisana12/saucedemo_web_automation_testing

Web automation testing using selenium, cucumber, Java, and Junit.

cucumber java junit selenium

Last synced: 06 May 2026

https://github.com/ronilsonalves/avfinaltestingii

Repositório para entrega do projeto final da disciplina de Testing II do Certified Tech Developer

java restassured selenium testing

Last synced: 15 Apr 2026

https://github.com/fs-frost/dealsscraper

Nintendo Switch USA eshop deals scraper using Selenium and ChromeDriver.

automation chromedriver dotnet selenium webscraping

Last synced: 15 Apr 2026

https://github.com/abdullah0297445/jyi

This repository holds python script to scrape research articles from jyi.org and find which articles are most similar to each other.

cosine-similarity nltk pandas python3 selenium selenium-python webscraping

Last synced: 06 May 2026

https://github.com/yassinekader/tricks-tips

Tricks and tips

colab jenkins selenium

Last synced: 16 Apr 2026

https://github.com/mb-2211/orange

Automated login tests for https://opensource-demo.orangehrmlive.com.

java selenium selenium-java

Last synced: 16 Apr 2026

https://github.com/avdhutssh/ui-automation_cucumber_selenium

Maven Project for doing UI automation testing Using Cucumber, Selenium, TestNg

cucumber java maven selenium

Last synced: 15 Apr 2026

https://github.com/doamaral/webdriverio-mocha-chai

Trying out WebdriverIO test project features

javascript mocha selenium testing webdriverio

Last synced: 06 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/mftf-buddy/mftf-buddy-tests

Magento functional tests made easy!

cloud codeception functional-testing magento2 mftf selenium

Last synced: 15 Apr 2026

https://github.com/msangel/alpine-chrome-screenshoter-poc

Webpage screenshoter app, built based on Alpine Linux, chromium, chrome-driver, and selenium.

alpine alpine-linux docker selenium selenium-java selenium-webdriver

Last synced: 06 May 2026

https://github.com/jbadeau/gaugekit

A collection of modules to make writing acceptance tests with gauge easier.

bdd beam gauge http screenplay-pattern selenium spark sql testing

Last synced: 15 Apr 2026

https://github.com/godsonkoithodathu/tinder-swipe-project

A Python project that automates the process of swiping right on Tinder using the Selenium library. This project demonstrates web automation skills, including browser interaction, element detection, and automated decision-making.

automation css html python3 selenium selenium-webdriver

Last synced: 27 Feb 2026

https://github.com/edegan-furb/rpa-challenge

Workflow to input spreadsheet data into form fields that change positions.

csharp oledb selenium

Last synced: 30 Jan 2026

https://github.com/hazembz/mlh-demo

A hybrid websites scraping system.

celery python redis scraping selenium web-automation

Last synced: 16 Apr 2026

https://github.com/markuusche/sikuli-rf

📦 casino card game automation

automation robotframework selenium sikuli

Last synced: 06 Feb 2026

https://github.com/mustafa-hamzawy/bugwhiz

Graduation Project - Automatic Bug Triaging System

ai expressjs logistic-regression machine-learning mongodb nlp nodejs reactjs selenium svm

Last synced: 06 Feb 2026

https://github.com/roboticautomata/selenium-restassured-testing-example

Selenium/Restassured for UI/API Testing in Maven, Testng, Java

api java restassured selenium testng

Last synced: 16 Apr 2026

https://github.com/certidevs/testing_g2_movies_24

Curso de Testing con Java, Spring Boot, JUnit 5, Mockito, Selenium. Proyecto Cartelera de películas.

java java23 junit5 mockito selenium spring-boot

Last synced: 12 Feb 2026

https://github.com/sathiyan2114/redbus-data-scraping-project

The Redbus Data Scraping and Analysis project aims to create an interactive application for data filtering, analysis, and automation of bus transit data extraction from the Redbus website.

data-filtering data-science data-scraping python selenium sql streamlit

Last synced: 12 Feb 2026

https://github.com/randjelaa/web-app-testing

This project contains automated tests for a Student Management System with a Spring Boot backend and Angular frontend. It focuses on verifying CRUD operations through Selenium UI tests and Postman API tests, as well as documenting bugs found in both applications. The goal is to ensure software quality and reliability.

angular api-testing postman selenium spring-boot

Last synced: 16 Apr 2026

https://github.com/roboticautomata/serenity-bdd-ui-testing-example

UI Test Automation Example with Serenity BDD Page Object Model

cucumber java selenium serenity

Last synced: 16 Apr 2026

https://github.com/pizzart/jam-analysis

python script to web scrape a ludum dare user's game ratings and show them as a graph

beautifulsoup ludum-dare matplotlib python selenium

Last synced: 13 Feb 2026

https://github.com/alestackoverglow/pin-counter

Script allows you to count the number of pins from a specified Pinterest profile

pinterest pinterest-pins python selenium

Last synced: 12 May 2026

https://github.com/prog420/demo-qa

Automated tests with Pytest & Selenium

pytest selenium

Last synced: 14 Feb 2026

https://github.com/rahulsamant37/ecommerce-product-assistant

An AI-powered product assistant designed to enhance the Flipkart shopping experience by providing personalized recommendations, real-time support, and seamless product discovery.

etl-pipeline fastapi github-actions python selenium uv

Last synced: 14 Feb 2026

https://github.com/syed007hassan/selenium-testing-db-project

Using Selenium to automate all the test cases of a test suite.

mysql nodejs selenium sqe testing-tool

Last synced: 13 Apr 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/kazurayam/materialstore

A domain-specific file system to store "materials" (screenshots, HTML, JSON, XML) collected during End-to-End testings using Selenium WebDriver etc. Features to make "diff" and compiling HTML reports are also included. This is written in pure Java8

end-to-end-testing java object-database selenium

Last synced: 16 Mar 2026

https://github.com/arya-io/flipkart-data-scraping

A data scraping project to extract product information such as names, prices, descriptions, and ratings from Flipkart using Selenium and BeautifulSoup.

beautifulsoup data-science data-scraping flipkart pandas python selenium web-scraping

Last synced: 07 May 2026

https://github.com/kazurayam/inspectus

The Inspectus library enables automated UI tests in Java/Groovy to perform "Visual Inspection" on top of the "materialstore"

end-to-end-testing java katalon-studio selenium visual-testing

Last synced: 28 Jan 2026

https://github.com/feronivan/yandex.scooter_ui-tests_aqa

Проект по автоматизированному тестированию API сервиса "Яндекс.Самокат"

auto-tests intellij-idea java java-11 junit4 maven selenium ui-tests

Last synced: 28 Jan 2026

https://github.com/pranavsuryawanshi96/selenium-with-cucumber-project-on-nakyaa-clone-

This repository contains an automated test suite for validating critical features of the Nakyaa Clone Website. Developed using Selenium, Java, and the Cucumber framework, it ensures seamless functionality of key e-commerce workflows such as user authentication, product searches, and purchasing.

cucumber extentreports java selenium

Last synced: 15 Feb 2026

https://github.com/kristel90056/selenium-docker

Proyecto universitario sobre automatización de pruebas web con Selenium y Docker. Este proyecto ejecuta un script Python que lanza un navegador dentro de un contenedor, abre una página web, busca un texto y guarda una captura de pantalla automáticamente usando Selenium.

docker-compose docker-image dockerfile selenium selenium-python

Last synced: 07 May 2026

https://github.com/lambdatest/mocha-js-add-extension

How to add extension for automation test in Mocha-js for LambdaTest

javascript lambdatest mochajs selenium selenium-webdriver testing

Last synced: 24 Jan 2026

https://github.com/sekharsunkara6/twitter-web-scraping

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

flask gunicorn mongodb proxymesh pymongo python selenium webdriver

Last synced: 07 May 2026

https://github.com/samirelanduk/testarsenal

Tools for making using selenium and django testing easier

django selenium tdd testing-tools

Last synced: 16 Apr 2026

https://github.com/palak345/tutorial_ninja_tested_with_selenium

The Tutorials Ninja e-commerce platform offers a variety of features, including user registration, product browsing, cart management, and checkout. The testing focused on verifying the functionality, usability, and accessibility of these features across multiple devices and browsers using Manual and Automation Testing.

bdd-cucumber bug-report extentreports gherkin-language java page-object-model selenium test-cases test-plan

Last synced: 24 Jan 2026

https://github.com/ericoliveiras/automessageapp

Este projeto, desenvolvido como parte das atividades do curso "Atividades de Extensão: Integração de Competências em Engenharia de Software III", na UNICID | Universidade Cidade de São Paulo, oferece uma solução prática para automação de mensagens em massa pelo WhatsApp.

css flask html javascript python selenium sqlite

Last synced: 28 Oct 2025

https://github.com/jevgeni17/t-pilet

💸tpilet.ee automatic tickets purchase script(OOP)

javascript json oop regular-expressions requests selenium

Last synced: 16 Apr 2026

https://github.com/printn/typing-bot

A simple typing bot for TypeRacer & Monkeytype using Selenium

bot cheat monkeytype-bot script selenium typeracer typing typing-bot

Last synced: 16 Apr 2026

https://github.com/eminyagiz42/agumon-automation

a template selenium test automation project with latest versions

cucumber java maven selenium selenium-java template testng

Last synced: 07 May 2026

https://github.com/vishnurag666/notemaster_manual_and_automation

This project demonstrates a comprehensive functional testing approach for the web-based NoteMaster application using both Manual Testing (Google Docs & Sheets) and Automation Testing (Selenium with Java). It is designed to showcase QA best practices and serves as a valuable resource for fellow QA engineers, and open-source contributors.

automation manual-testing pom selenium testng

Last synced: 24 Jan 2026

https://github.com/nusrat-sarmin/luma_testng_automation

This repository contains automated test cases developed using TestNG, a robust Java-based testing framework. TestNG provides advanced features like parallel test execution, grouping, and data-driven testing, making it ideal for complex test scenarios and high-performance applications.

gradle intellij-idea java selenium selenium-webdriver

Last synced: 28 Jan 2026