Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moojing/coinmarketcap-crypto-crawler
A Raycast plugin for getting the latest price of your favorite coins from CoinMarketCap.
https://github.com/moojing/coinmarketcap-crypto-crawler
crawler cryptocurrency
Last synced: 5 days ago
JSON representation
A Raycast plugin for getting the latest price of your favorite coins from CoinMarketCap.
- Host: GitHub
- URL: https://github.com/moojing/coinmarketcap-crypto-crawler
- Owner: moojing
- Created: 2021-10-19T16:53:56.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-31T21:12:13.000Z (11 days ago)
- Last Synced: 2025-01-31T22:20:01.487Z (11 days ago)
- Topics: crawler, cryptocurrency
- Language: TypeScript
- Homepage: https://www.raycast.com/SonicSpark/coinmarketcap-crypto-price-crawler
- Size: 3.94 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Raycast CoinMarketCap Crypto Crawler
A Raycast plugin for getting the latest price of your favorite coins from [CoinMarketCap](https://coinmarketcap.com/).
![Search Crypto Token](screenshots/Banner.png)
## Basic Usage
Just type the name of the coin you want to search for. There's no need to use api key as this extension is using crawler to get the latest price in real-time.
![Search Crypto Token](metadata/Search-Crypto-Token.png)
## Watchlist
You can also add your favorite coins to the watchlist by pressing `ctrl + shift + w` to track the price of your favorite coins. You can use the `watchlist` command to view the watchlist.
![Watchlist](metadata/Coin-Watchlist.png)
## Calculate Token Value
You can also calculate the value of the coin you're searching for by the amount of coins you entered.
Just open the action panel and select `Calculate Value`, or press `command + enter` to enter the calculation panel.![Calculate Value](metadata/Currency-Converter.png)