All Projects → bakrianoo → khod.fekra

bakrianoo / khod.fekra

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

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to khod.fekra

Ucampus
解放双手,u校园的题再也不用写啦(暂停维护
Stars: ✭ 28 (-6.67%)
Mutual labels:  selenium
geetest test
极验滑动验证码研究报告
Stars: ✭ 66 (+120%)
Mutual labels:  selenium
SchweizerMesser
🎯Python 3 网络爬虫实战、数据分析合集 | 当当 | 网易云音乐 | unsplash | 必胜客 | 猫眼 |
Stars: ✭ 89 (+196.67%)
Mutual labels:  selenium
test login
问卷星
Stars: ✭ 53 (+76.67%)
Mutual labels:  selenium
pyscrapper
📷 web scrapping in python: multiple libraries -requests, beautifulsoup, mechanize, selenium
Stars: ✭ 50 (+66.67%)
Mutual labels:  selenium
MAQS
Magenic's automation quick start
Stars: ✭ 46 (+53.33%)
Mutual labels:  selenium
rec-a-sketch
content discovery... IN 3D
Stars: ✭ 45 (+50%)
Mutual labels:  selenium
selenoid-container-tests
An automated Java test suite to check browser images quality
Stars: ✭ 12 (-60%)
Mutual labels:  selenium
primefaces-selenium
PrimeFaces testing support for Selenium
Stars: ✭ 16 (-46.67%)
Mutual labels:  selenium
headless-chrome
Implementation of the new headless chrome with chromedriver and selenium.
Stars: ✭ 34 (+13.33%)
Mutual labels:  selenium
kick-off-web-scraping-python-selenium-beautifulsoup
A tutorial-based introduction to web scraping with Python.
Stars: ✭ 18 (-40%)
Mutual labels:  selenium
RomanceBreaker
Python script which sends a custom morning message to your significant other every morning at a given time range on Facebook Messenger, WhatsApp, Telegram or SMS, for lazy people
Stars: ✭ 36 (+20%)
Mutual labels:  selenium
XMQ-BackUp
小密圈备份,圈子/话题/图片/文件。
Stars: ✭ 22 (-26.67%)
Mutual labels:  selenium
hcaptcha-solver-python-selenium
hCaptcha solver and bypasser for Python Selenium. Simple website to try to solve hCaptcha.
Stars: ✭ 32 (+6.67%)
Mutual labels:  selenium
elm-webdriver
A library for controlling a browser using Elm and selenium
Stars: ✭ 60 (+100%)
Mutual labels:  selenium
EHX
Realtime Browser Element Verification Tool [Stable]
Stars: ✭ 29 (-3.33%)
Mutual labels:  selenium
TqExtension
Test your Drupal 7 (D8 in progress) sites easier with TqExtension for Behat.
Stars: ✭ 13 (-56.67%)
Mutual labels:  selenium
django-ecommerce-project
The Django-Ecommerce is an open-source project initiative and tutorial series built with Python and the Django Framework.
Stars: ✭ 182 (+506.67%)
Mutual labels:  selenium
docker-images
Docker images for Katalon Studio and other frameworks
Stars: ✭ 110 (+266.67%)
Mutual labels:  selenium
tapestry
Weaving a semantic DSL to construct fluent interfaces for test execution logic. (Using Watir)
Stars: ✭ 13 (-56.67%)
Mutual labels:  selenium

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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].