Skip to content

Stop wasting your time! And obtain Arabic definitions without having to look it up.

License

Notifications You must be signed in to change notification settings

ahmedkhalf/Arabic-Keyword-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arabic Keyword Scraper Logo

Arabic Keyword Scraper

A word scraper, that helps you automate your work.

Before and After

Prerequisites

This python project is targeted to work with python 3, and will likely not work with python 2 unless modified.

You can install required packages using pip:

Install Requests

pip install requests

Install Beautiful Soup 4

pip install beautifulsoup4

Install python-docx

pip install python-docx

Install Eel

pip install eel

Usage

You can download the windows executable from releases.

Or

Build it yourself using python 3