Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

divar_scrap_ml

Scraping divar website and gathering extracted data in to db and then predicting the price of apartment based on its features. The code was for final project of maktabkhooneh Python Advanced Programming course.

Code containes two part:

  1. Extracting data and gather them in mariadb. User can enter the city and number of pages for scroll.
  2. Training based these data and predicting apartment price.In this step user enter apartment features and get prediction of apartment price.

Steps to run:

  1. having mariadb sql (DB name:divar table:buyapartment divar.sql)
  2. install requirement.txt (beter use venv)
  3. run main.py

About

Scraping divar website and gathering extracted data in db and then predicting the price of apartment based on its features.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages