Skip to content

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

Notifications You must be signed in to change notification settings

bakrianoo/khod.fekra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages