https://github.com/remiljw/eth-crawler
API endpoints to get Crypto news, ETH latest price and ETH wallet Value
https://github.com/remiljw/eth-crawler
api ethereum scraping web-scraping
Last synced: 3 months ago
JSON representation
API endpoints to get Crypto news, ETH latest price and ETH wallet Value
- Host: GitHub
- URL: https://github.com/remiljw/eth-crawler
- Owner: remiljw
- Created: 2021-04-14T12:32:42.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-21T07:41:27.000Z (about 4 years ago)
- Last Synced: 2025-01-20T12:23:36.451Z (5 months ago)
- Topics: api, ethereum, scraping, web-scraping
- Language: Python
- Homepage: https://eth-crawler.herokuapp.com/api/
- Size: 23.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ETH-CRAWLER
API endpoints to get Crypto news, ETH latest price and ETH wallet Value- Send a `GET` request to any of the following endpoints:
- - https://eth-crawler.herokuapp.com/api/crypto-news
- - https://eth-crawler.herokuapp.com/api/eth-price
- - https://eth-crawler.herokuapp.com/api/wallet-value/<_address_>