Skip to content

This is a desktop app built with python. It automates the process of getting data from the Published Entries Search website.

Notifications You must be signed in to change notification settings

bikashxsharma/python-web-scrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Scrap v1

  • This is a desktop app built with python. It automates the process of getting data from the Published Entries Search website.
  • You can read more about open data from PRH's website
  • This project is for personal practice and not intended to violate any regulation.

How it works?

  • User needs to enter the from and to date and select the city.
  • The application will then open the chromium.
  • Goes to the link
  • Automatically enters the date, selects the city and application type.
  • Automatically goes one by one to the company's info.
  • If there is an email address it automatically grabs the company name and email address.
  • All the information will be stored in a .csv file.

Tech stack

  • Python
  • Selenium
  • Tkinter

Screenshots

Home Screen

Search Page

Results table

Company info

CSV file

About

This is a desktop app built with python. It automates the process of getting data from the Published Entries Search website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages