Skip to content

hariramsund/selenium-webtable-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Selenium Web Table Automation (Python)

Overview

This project automates extraction of web table data using Selenium in Python.

Features

  • Extract row and column count
  • Fetch specific row data
  • Retrieve entire table content

Tech Stack

  • Python
  • Selenium WebDriver

Setup Instructions

pip install -r requirements.txt
python webtable.py

Future Improvements

  • Convert into API using FastAPI
  • Integrate with Langflow for AI processing

About

Python Selenium project to automate extraction of web table data. Captures row/column counts and retrieves structured table content. Designed for learning automation basics and extendable into API-based workflows for integration with tools like Langflow."

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages