An open API service indexing awesome lists of open source software.

https://github.com/durocodes/random-projects

Canvas web scraper and IP to location built with Python aswell as a countdown website with HTML
https://github.com/durocodes/random-projects

Last synced: 2 months ago
JSON representation

Canvas web scraper and IP to location built with Python aswell as a countdown website with HTML

Awesome Lists containing this project

README

        

# Random Projects (*All projects require Python 3.6+*)
---
### Canvas web scrapper [✅]
1. Clone GitHub repository
2. Create `secret.json` inside of the directory of main.py:
```json
{
"access_token": "",
"school_code": ""
}
```
3. Run `python3 main.py`
---
### IP to Location [✅]
1. Clone GitHub repository
2. Run `python3 main.py`
3. Input an IP address