An open API service indexing awesome lists of open source software.

https://github.com/aashrafh/electron

Automated tool to scrape products and publish it on Twitter
https://github.com/aashrafh/electron

automation jumia mongodb pymongo python3 scraper scraping selenium twitter twitter-api

Last synced: about 2 months ago
JSON representation

Automated tool to scrape products and publish it on Twitter

Awesome Lists containing this project

README

          

# 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.