GithubHelp home page GithubHelp logo

property-telebot's Introduction

Telegram Property Bot

Looking for property can be arduous to say the least. In recent times, there have been many SaaS providers with platforms that allow the ease of search of propety. However, there is still the manual search which might be tiring and boring for the user. The idea of the Telegram bot is to automate this process of manually clicking a button. The bot will schedule a scrape once every day at a particular time, and send the user a list of property from various websites based on particular desired requirements from the user.

property-telebot's People

Watchers

Joel Neo avatar

property-telebot's Issues

Build a Basic Webscrapping Script

The idea is that the User has a list of requirements of what they want in a property (eg. XXX sq meters, Location in Clementi ...), and enters it into a property website.

The script would need to scrap that data with the given queries.

What is needed to be found out:

  • How does queries work in the Property website
  • Does the website have any protection against webscrapping
  • How to store the data from scrapping

Setting up base Telegram Bot

The idea behind the Telegram Bot is that it scrapes the website everyday at a certain hour, with the given requirements of the Property that the user wants.

For the first iteration, it could be that the bot has a schedule to scrap the top listed property in a pre-coded region in Singapore.

Base skeleton of the Telegram bot should be:

  • Scheduler
  • Authenticating the Telegram Bot
  • Posting out data to the user

Run first iteration of the Bot

The first Iteration of the Bot should look like:

  1. The User authenticates and accesses the Telebot
  2. The Bot schedules a scrape every 10am (SGT)
  3. The values are stored inside a database (Excel/SQL)
  4. The User is able to see the values from their Telegram application

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.