Skip to content

Sahibinden.com scraper telegram bot written in C++

Notifications You must be signed in to change notification settings

gAtrium/homeless

Repository files navigation

homeless

Sahibinden.com scraper telegram bot written in C++

Dependencies

  • Curl
  • TgBot-cpp
  • CMake
  • Nlohmann-json

Usage

  • Set the FC_DEV environment variable to your group ID or your user ID.
  • Get your Bot API token and set it to TGBOT_TOKEN env variable.
  • create a file in /etc/ called homeless, chown it.

It won't start scraping automatically.

  • Set your query text in the bot
  • Grab your favorite browser and Load up the website
  • copy the first network request as Curl.
  • Send the curl command to the bot, it should start scraping the website every 10 minutes (interval is changeable.) I recommend screwing around and finding out. Just send /help to the bot.

About

Sahibinden.com scraper telegram bot written in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published