Skip to content

Help-the-community/Web_Scraping_with_Selenium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stackoverflow Exercises

Overview :

This repository contains a collection of real-world examples demonstrating web scraping using Python with Selenium. Most of these scripts were created to assist the community on Stack Overflow by providing fully functional solutions to their questions.

Script Naming Convention :

The scripts are named based on the websites they target for scraping. For instance, a script designed to scrape data from https://www.abcd.co.ef/editorial/ is named abcd_co_ef.py. This naming convention makes it easy to identify the source website for each script.

Stack Overflow References :

The scripts also include references to the corresponding Stack Overflow questions. This allows you to easily access the original discussions and gain background knowledge about the problems being addressed.

About

This repo contains many real-world exercises of scraping various websites using Python with Selenium

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages