Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lleans/muslim-pro-scrapper
Simple MuslimPro Scrapper or MuslimPro API 🕌 based on https://www.muslimpro.com/
https://github.com/lleans/muslim-pro-scrapper
api moslem moslem-api muslim-prayer-times muslim-pro muslim-pro-api python scrapper-script terminal
Last synced: 9 days ago
JSON representation
Simple MuslimPro Scrapper or MuslimPro API 🕌 based on https://www.muslimpro.com/
- Host: GitHub
- URL: https://github.com/lleans/muslim-pro-scrapper
- Owner: lleans
- License: mit
- Created: 2022-05-01T06:07:02.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-06T16:30:39.000Z (5 months ago)
- Last Synced: 2024-08-07T11:38:57.897Z (5 months ago)
- Topics: api, moslem, moslem-api, muslim-prayer-times, muslim-pro, muslim-pro-api, python, scrapper-script, terminal
- Language: Python
- Homepage: https://muslimpro-scrapper.lleans.dev/
- Size: 35.2 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Muslim Pro Scrapper 🕌
Simple scrapper using aiohttp and pyquery to get Praytime for moslem people, this api is hosted on server right [here 🎄](https://muslimpro-scrapper.lleans.dev/), 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
- [Prayer Time Calculation - PrayTimes.org 📚](http://praytimes.org/calculation)
- [California IslamiC University 🎓](https://www.calislamic.com/fifteen-or-eighteen-degrees-calculating-prayer-and-fasting-times-in-islam/)## 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 🎳