Giter Site home page Giter Site logo

krish-01 / 99acres-scrape Goto Github PK

View Code? Open in Web Editor NEW

This project forked from arv-anshul/99acres-scrape

0.0 0.0 0.0 274 KB

Scrape 99scrape.com with python using curl command and export data as CSV.

Home Page: https://arv-anshul-99acres-2a.streamlit.app/

License: MIT License

Python 42.82% Makefile 1.44% Jupyter Notebook 55.74%

99acres-scrape's Introduction

Scrape 99Acres

Important

DISCLAIMER: This project is only for education purpose.

Why this project?

I am working on a real estate project. So I need real-time data for that so I write a program to gather the data for this project and convert it into a web-app using streamlit.

Check out my Data Analysis on the scrapped data here.

Documentation

Documentation for this project is available in ๐Ÿ—’๏ธ wiki section.

In order to see the EDA process on the data fetched by this app goto ๐Ÿ“ campusx-project-notebooks.

Techs

  1. Python>=3.11
  2. Asynchronous Programming
  3. Streamlit
  4. Http Requests
  5. Pydantic

Setup

  1. Install all the required packages.
pip install -r requirements.txt

Usage

  1. Run the streamlit app.
streamlit run app.py
  1. Goto URL http://localhost:8501/.
  2. Fill the form: Select the city which you want to scrape and submit.
  3. After some backend processing; a download button will appear, click it to download the scrapped data.

Disclaimer

As I wanted to scrape the data from 99Acres website. I am ensuring that I am not performing any illegal activity using this data. I used this data in my project to build some ML model and perform some data analysis.

99acres-scrape's People

Contributors

arv-anshul avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.