Skip to content

johnPa02/shopee_crawler_selenium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopee Crawler Selenium

This project is a web scraping tool to extract product information from Shopee website. It uses Selenium to automate the process of browsing the website and extracting the data. The extracted data is saved in a CSV file.

Requirements

  • Python 3.7+
  • Google Chrome

Installation

  1. Clone the repository
git clone https://github.com/johnPa02/shopee_crawler_selenium.git
cd shopee_crawler_selenium
  1. Install the required packages
pip install -r requirements.txt

Usage

  1. Run the script
python main.py --product

Acknowledgements

  • Selenium
  • Undetected Chromedriver
  • PyAutoGUI

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages