Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 1.96 KB

README.md

File metadata and controls

28 lines (23 loc) · 1.96 KB

Muslim Pro Scrapper 🕌

Simple scrapper using aiohttp and pyquery to get Praytime for moslem people, this api is hosted on server right here 🎄, for location type it after domain to preffer by your location ex. muslimpro-scrapper.lleans.dev/Tokyo(your location here)

V.1.8 🎠

On this version the data structure will be change (read demo.py), now you can see the 30 days of praytime to make your life easier 🎀

Calculation Option 🕹

You can see the option by importing class with name CalculationMethod and AsrjuristicMethod, same with the api request you need to pass The Variable Name on Const Class on params calcMethod asrjurMethod, here the list of it
Here some refrece for calculation method

Setup 🧩

If you want to use this on your local machine, download this repo, and make sure you run on virtualenv(it's optional)

  1. Open terminal on the repo just you download, then run 📚
    pip install -r requirements.txt to install required library
  2. Then read and run it(dont mind the error, it's just for example) 📖
    press f5 if you on vscode
    python demo.py if you using terminal

About PyPi ? 🐍

about that, if you wanted to install this repo as library search on google pip install from github, currently i dont wanna this published on PyPi i just wanna keep this humble on underground library, let's see if i need it to published later

Screenshot 🎳