Skip to content

yashashreesuresh/Property-Parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Property Parser

Simple python parser to extract details of the:

  1. buyers/sellers looking to buy or sell a property (name, email ID, phone number)
  2. property (address, bed rooms, etc)

Install the dependencies

pip3 install -r requirements.txt

Usage

python3 parser.py --file <html_file_location>

For example, python3 parser.py -f test/sample_text.html. Sample html files can be found at test.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published