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/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/pcanadas/weather_scraper

Este proyecto automatiza la recopilación y el procesamiento de datos meteorológicos históricos y previsionales. Utiliza Selenium para extraer información de sitios web de clima, procesa los datos con Pandas y los almacena en archivos CSV limpios. Es ideal para análisis climáticos, visualización de datos o integración en otros sistemas.

beautifulsoup data-analysis pandas python selenium

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/chanchalsoorma/web-scraping

This repo aims to provide a straightforward, easy-to-use scraping code written in Python.

beautifulsoup beautifulsoup4 data python request selenium webscraping

Last synced: 05 May 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/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/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/fadilxcoder/selenium

PHP / Selenium automated testing

automated-testing php phpunit selenium

Last synced: 06 May 2026

https://github.com/dongju93/web-crawler

Crawl websites and automatically download files using Chrome in headless mode.

chrome-driver headless-chrome jupyter-notebook python selenium

Last synced: 06 May 2026

https://github.com/igapyon/selecrawler

Simple selenium based web crawler

chrome crawler java selenium web

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/hasanazeerkhan/selenium-javascript-cucumber

This collection of exercises is designed to help you gain practical experience working with Selenium WebDriver, a popular tool used for automating web browser interactions.

cucumber javascript selenium wip

Last synced: 06 May 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/erzinrost/yandex-wordstat

Application which automates keywords download on Yandex Wordstat with Streamlit interface

automation parsing selenium streamlit wordstat yandex

Last synced: 06 May 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/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/fantaso/scrapy-tradefest

Project consists to allow a user to scrape the "furniture" section of tradefest.io (platform to find conventions & expos events) using Scrapy as a framework to extract, transform and store data.

docker python3 scrapy selenium

Last synced: 07 May 2026

https://github.com/unnamed-catalyst/vct-match-predictor

A prediction system for VALORANT eSports matches, more specifically, Americas Stage 1 of the VALORANT Champions Tour 2025.

prediction prediction-model python random-forest-classifier score-prediction selenium valorant web-scraping

Last synced: 07 May 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/kartik8dwivedi/seleniumtesting-automated-web-form-testing

Automated test suite using C#, Selenium WebDriver, and NUnit to validate user interactions (text fields, radio buttons, dropdowns, date input, and file uploads) on a sample web form. Built for learning, reliability, and extendability.

automation chrome chromedriver csharp dotnet nunit qa qa-automation selenium selenium-csharp testing webdriver

Last synced: 07 May 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/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/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/ultra-rony/selenium-grid-compose

This project provides a fully configured setup for running parallel UI tests using Selenium WebDriver and Grid. It's designed to simplify the development and execution of automated browser tests with support for multiple browsers and versions out of the box.

docker-compose pyhon selenium selenium-grid

Last synced: 07 May 2026

https://github.com/hummusonrails/couchbase-azure-blog-vector-search-cli

CLI tool for scraping dynamic iframe-based blog content, generating vector embeddings with Azure OpenAI, and enabling semantic search with Couchbase.

azure azure-openai cli couchbase embedding-vectors python selenium vector-search

Last synced: 07 May 2026

https://github.com/avimehenwal/digital-marketting-bots

My self made collection of Digital Media Marketing Tools, enjoyy :)

automation instagram python robotframework rpa selenium twitter

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/ferdyciputra/serenity-screenplay-practice

This Project Web Automation Testing Using Selenium, Cucumber, JUnit and Serenity BDD for Reporting with Screenplay pattern

automated-testing cucumber java screenplay-pattern selenium serenity serenity-bdd

Last synced: 07 May 2026

https://github.com/vrun545/selenium_java

This project is a Selenium Java Maven project for testing the Amazon website.

amazon java logging pagefactory-framework pageobjectmodel report screenshot selenium webdriver

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/mrakiyaaa/magento-2-admin-panel-test-automation

This project aims to automate the testing of the Magento 2 Admin Panel using Selenium WebDriver, Java, and TestNG. It covers Login, Dashboard, Product Management, Order Management, and User Roles & Permissions to ensure the stability and functionality of the system.

java selenium testng

Last synced: 07 May 2026

https://github.com/toghrulmirzayev/selenew

SeleNew is a framework over Selenium to simplify UI Test Automation

automation-framework browser selenew selenium test-automation testing ui webdriver

Last synced: 07 May 2026

https://github.com/arya-io/house-of-dragons-web-automation

This project demonstrates web automation using Selenium to interact with Google Search. It automates the process of searching for "House of Dragons," capturing a screenshot of the results. Ideal for beginners looking to understand browser automation and web scraping techniques.

automation-scripts browser-automation google-search jupyter-notebook python selenium web-automation web-scraping

Last synced: 07 May 2026

https://github.com/g3th/hyperscrape

Hyperskill tasks/problem scraper.

coding download hyperskill problems scraper selenium webdriver

Last synced: 07 May 2026

https://github.com/kevykibbz/qrawler

Web automation tool made using selenium and python for verbit transcribers

automation macos selenium selenium-webdriver web-automation web-automation-testing web-automation-with-selenium

Last synced: 08 May 2026

https://github.com/kaoutarmi/web-scraping-et-analyse-de-contenu

This project extracts data from a BBC News RSS feed using BeautifulSoup and Selenium, processes it into a Pandas DataFrame, and exports it as a CSV file. It also generates automatic summaries of the extracted content.

beautifulsoup csv-export data-extraction pandas selenium text-summarization web-scraping

Last synced: 08 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/fahamidur/cuisine-analysis

This project analyzes recipes from AllRecipes.com to reveal global cooking patterns, nutritional trends, and cultural food differences, offering data-driven insights for food enthusiasts and researchers.

beautifulsoup data-analysis datavisualization pandas selenium tableau-public webscraping

Last synced: 08 May 2026

https://github.com/howard1209a/web_spider_academic

selenium爬虫,爬取wiley和sciencedirect上的文献

beautifulsoup docker docx flask requests selenium smtplib spider

Last synced: 08 May 2026

https://github.com/tdworowy/python-tdd-book

Example code from book "Test-Driven Web Development with Python" (https://www.obeythetestinggoat.com/)

django python selenium tdd

Last synced: 08 May 2026

https://github.com/loglux/blackbincollection

The script takes the next Black Bin collection date information from the Belfast City Hall Website and then publishes the event in your Outlook Calendar.

automation belfast bin-collection-app docker outlook-calendar scrapping-python selenium selenium-grid

Last synced: 08 May 2026

https://github.com/bvisagie/extensible-dotnet-selenium-automation-framework

.NET 5 based boilerplate automation framework with the purpose of being extensible and getting you up and running fast. It is also ready for multithreaded / concurrent test execution. Built with the eventual release of Selenium 4.0.0 in mind. (Currently Alpha 7)

csharp selenium selenium-webdriver selenium4

Last synced: 08 May 2026

https://github.com/neonidian/selenium-basic

Basic Selenium Using C# and .NET core

basic-example csharp dotnet dotnet-core selenium selenium-basic

Last synced: 08 May 2026

https://github.com/m-taghizadeh/dollar_rial_price_dataset

In this dataset, the price of the dollar to the Iranian rial in the years 2011 to 2023 has been collected by our crawler.

crawling-python deep-learning finance huggingface kaggle lstm python rnn selenium time-series time-series-prediction transformer

Last synced: 08 May 2026

https://github.com/kogo1616/unit-tests

Boost code confidence with our efficient Unit-Tests repository! 🛠️🔍

csharp dotnet selenium unit-testing

Last synced: 08 May 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/oksana-vtk/consultants-scraper

Consultant Scraper - Dynamic web scraping using Selenium for paginated data

beautifulsoup pandas python selenium webscraper

Last synced: 08 May 2026

https://github.com/venus0213/webscraping-selenium

Images' web-scraping-using-Selenium-Python

python scraping selenium

Last synced: 08 May 2026

https://github.com/adrianpat/automation-practice

This repository contains example automated tests written according to the Page Object Model in Selenium (Java) as a self-study. There are tests of some functionalities of the automationpractice web application.

allure intellij java selenium testng webdriver

Last synced: 08 May 2026

https://github.com/damiancodes/kikao

A multi-platform job aggregator that scrapes job listings from LinkedIn, Glassdoor, Indeed, and other job sites. Built with Django, Selenium, and Docker for production deployment.

django django-rest-framework python selenium webcrawler webdriver

Last synced: 08 May 2026

https://github.com/glass1128/automailparseservice

Service that works on online VPS to parse mails and to analyze them

dotnet selenium selenium-webdriver service webdriver webservice

Last synced: 09 May 2026

https://github.com/programming-sai/sakaialerts

The purpose of SakaiAlerts is to provide users with a convenient way to access and view alerts from the Sakai portal

background-jobs kivy selenium

Last synced: 09 May 2026

https://github.com/jesusoa13/pr-vpp-analysis

Automated half-hour scrapers for LUMA & Tesla data in Puerto Rico, plus a polars notebook with daily stacked supply and peak-hour waterfall charts.

energy matplotlib polars puerto-rico python selenium virtual-power-plants

Last synced: 09 May 2026

https://github.com/tsaohucn/crawler_fb_page

This is crawler use selenium for facebook pages

crawler facebook-page rails ruby selenium

Last synced: 09 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/aristosh/kecak-web-automation

Web automation for kecak workflow

joget-workflow kecak-workflow nodejs selenium

Last synced: 09 May 2026

https://github.com/shantoroy/medium_blog_post_scrape

A data-scraping project to build dataset using Medium.com blog posts

data-analytics data-scraping dataset-generation medium-article python scraping-websites 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/tinnguyen18920/http-requests-viewer

A Django app to view http(s) from a driver session.

django selenium

Last synced: 09 May 2026

https://github.com/testcentricity/testcentricity_web

TestCentricity™ For Web core POM test automation framework gem

automation cucumber page-object-model ruby-gem selenium test-automation web webdriver

Last synced: 09 Apr 2025

https://github.com/leobastiani/webpoem

Se declare para seu navegador.

automation human-readable javascript python selenium

Last synced: 09 May 2026

https://github.com/cascadepass/trailbot

Reads trip reports from the web and recommends ones matching a user's topics.

hiking osint selenium wpf

Last synced: 09 May 2026

https://github.com/prikishitbhardwaj/facebook-sign-in-automation

Developed an automation script for the Facebook signup process using Selenium WebDriver. The project demonstrates proficiency in browser automation, handling web elements, and managing dynamic dropdowns, input fields, and form submissions. This was part of a daily learning activity to practice core Selenium concepts.

chrome java selenium selenium-java selenium-webdriver

Last synced: 09 May 2026

https://github.com/bhushanambilkar/project_01_selenium_python_webautomation_framework

[ OrangeHRM ] A Hybrid Selenium-Pytest Automation Framework with Page Object Model, Logging, Screenshots, and HTML Reports.

automation-testing framework logging orangehrm page-object-model pytest python reporting reports selenium

Last synced: 09 May 2026

https://github.com/balassy/seleniumgridmanager

Tool to effectively manage a Selenium Grid remotely.

selenium selenium-grid

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/coskundeniz/english-ninjas-booker

Browser automation to book sessions on https://englishninjas.com

browser-automation english-ninjas python selenium

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/macaron99/test-prom-ua

This repository contains an automated testing project for the prom.ua website, aimed at ensuring its functionality and reliability. The testing framework is developed in Java, leveraging Selenium WebDriver for web automation, TestNG for test management, Allure for comprehensive test reporting, and Jenkins for continuous integration.

allure java maven selenium test-ng

Last synced: 10 May 2026

https://github.com/jancaha/web-scraping-dat-v-pythonu

Podklady k semináři "Web scraping dat v Pythonu" na GIS Ostrava 2019

beautifulsoup4 pandas python python3 selenium webscraping

Last synced: 10 May 2026

https://github.com/athphane/deezer-arl-api

Python script that gets your Deezer ARL using browser automation

api arl automation browser chromedriver deezer fastapi http music python selenium

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/neverstew/screenpy

Python screenplay testing implementation

allure django selenium selenium-python test-automation testing

Last synced: 10 May 2026

https://github.com/owaismohsin001/ba-test

This is an extensible DSL made with selenium and python for browser automation test writing with very simple and elegant syntax. Deprecated in favor of BWTest

automation automation-library browser-automation domain-specific-language dsl selenium selenium-python selenium-webdriver test-automation

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/el-sherbini/nopcommerce-automation-testing

Automation testing project using Java for NOPCommerce E-commerce website

automation-testing behavior-driven-development cucumber java junit selenium

Last synced: 10 May 2026

https://github.com/davidson-vs/automacoes_py

Projeto que trata sobre automações web e com análise e tratamento de dados. Que tem como objetivo automatização de tarefas diárias com python.

pandas pyautogui pyperclip python python3 selenium webdriver

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/rajarshinandi/rajarshi-testautomationhub

A personal repository showcasing 12+ years of expertise in UI/API automation, QA leadership, and test strategy design. Features robust frameworks in Java, Selenium, and BDD, with a focus on CI/CD integration. Enthusiast to node based test framework and problem solving. Dedicated to continuous learning, innovation, and sharing best practices.

agile-methodologies harness-ci java karate-framework node-js playwright-javascript rest-assured-framework selenium test-automation

Last synced: 11 May 2026

https://github.com/iljapavlovs/cucumber-selenide-maven

Sample project using CucumberJVM, Selenide and Maven

cucumber-jvm maven parallel selenide selenium

Last synced: 11 May 2026

https://github.com/idjoo/logbook-script

python script for filling logbook automatically using selenium.

automation python selenium

Last synced: 11 May 2026