bakrianoo / khod.fekra

An automated twitter robot which built with Python + Selenium to crawl last online stores deals and tweet about them.

Home Page:https://twitter.com/KhodFekraStore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Khod Fekra

Khod Fekra is an automated Twitter account which collects best deals from different online stores and posts tweets about them without any human interfering. It built with Python, Selenium and Gecko Driver.

Take a Look

Follow Us @KhodFekraStore

Learn

I made an online course to demonstrate how I made this as a good example to explain Python-Selenium [in Arabic].

YouTube Course

Automate Your Own Account

  1. Edit config.py to set your configurations.
  2. You have to provide a Mongo DB connection. Ask MongoDB Atlas to give you a free one.
  3. Install Python 3.6 or later using Miniconda
  4. Install the required dependencies

conda install selenium dnspython pymongo

  1. Run jumia.py to collect last deals from Jumia online stores.
  2. Run twitter.py to post tweets about the collected deals. You will set your Twitter account credentials in the config.py file.

About

An automated twitter robot which built with Python + Selenium to crawl last online stores deals and tweet about them.

https://twitter.com/KhodFekraStore


Languages

Language:Python 100.0%