https://github.com/abhiiiman/coinmarketcap
CoinMarketCap Data Scraping and Django RestAPI
https://github.com/abhiiiman/coinmarketcap
coinmarketcap django-rest-framework postman-api python3 rest-api web-scraping
Last synced: about 2 months ago
JSON representation
CoinMarketCap Data Scraping and Django RestAPI
- Host: GitHub
- URL: https://github.com/abhiiiman/coinmarketcap
- Owner: abhiiiman
- Created: 2024-06-11T08:08:19.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-11T08:10:56.000Z (about 2 years ago)
- Last Synced: 2025-03-02T06:21:36.382Z (over 1 year ago)
- Topics: coinmarketcap, django-rest-framework, postman-api, python3, rest-api, web-scraping
- Language: Jupyter Notebook
- Homepage:
- Size: 761 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project Setup
![alt text]()
# Django Server
- Django Rest Framework
![alt text]()
# Postman Validation
- `Coin` : `DUKO`
![alt text]()
- `Coin` : `ETHEREUM`
![alt text]()
# Data Scraping
## Data Scraping Website Window
- Top 20 Coins
![alt text]()
- `DUKO` Coin Data Extraction
![alt text]()