web-data-extraction

A unified collection of web data premises eg Apartment for sale, apartment for rent, house for sale, house for rent


Keywords
web-data-extraction, web-scraping, Lisa
License
MIT
Install
pip install web-data-extraction==0.0.3

Documentation

web-data-extraction

A unified collection of web data extraction eg Appartments for sale, Appartments for rent

A unified scraper collection of web data

Purpose of the package

  • The purpose of the package is to provide a web scraping funstions that will nbe able to deploy data to db

Features

  • Apartment for sale features
    • Ref_number
    • Build_Year
    • Floors
    • Sitting_Rooms
    • Dining_Rooms
    • Bedrooms
    • Wardrobes
    • Bathrooms
    • Car_Parking
    • Ancillary
    • Plot_number
    • LandSize
    • Price
    • District
    • Secto
    • Date

Getting started

The package can be found on pypi hense you can install it using pip

Installation

pip install web_data_extraction

API

Contribution

Author