Skip to content

Automated tool to scrape products and publish it on Twitter

License

Notifications You must be signed in to change notification settings

aashrafh/Electron

Repository files navigation

Electron

Scraping and Automation scripts that scrape some products from Jumia and publish it on Twitter.

General info

The Jumia script uses gecko driver to control Firfox browser to scrape the products then it store the data into MongoDB using pymongo module then Twitter script uses Twitter API, tweepy, to publish the product in twitter after choosing a random message from a list of messages.

Demo

You can Follow us on : Electron

Technologies

  • Selenium
  • MongoDB
  • Tweepy

Setup

You need to install python environment in order to the required modules to run this scripts.