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
- Host: GitHub
- URL: https://github.com/aashrafh/electron
- Owner: aashrafh
- License: mit
- Created: 2019-08-19T14:40:01.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-19T15:02:56.000Z (almost 7 years ago)
- Last Synced: 2025-03-31T01:29:32.747Z (about 1 year ago)
- Topics: automation, jumia, mongodb, pymongo, python3, scraper, scraping, selenium, twitter, twitter-api
- Language: Python
- Size: 4.09 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.