Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 600 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 600 Bytes

Web Scrapper Tools for Trip Advisor Website

Web Scrapper

Introduction

The objective of this project is to create a multi threaded web scrapping tools to scrape information from Trip Advisor Website.
The programming language is required is:
Python

Framework:
PySimpleGUI - To create a simple UI interface
Selenium - For web browser emulation
Pandas

GUI:
picture alt

License

This project is created for educational purpose only.