You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 14, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,11 +3,12 @@
3
3
</p>
4
4
5
5
# CoinMarketCap Scraper
6
-
_Actually **outdated**, see this [issue](https://github.com/Sorok-Dva/coinmarketcap-scraper/issues/1)_
7
6
8
7
## Description
9
8
This application is a scraper built with puppeteer that will send on discord your crypto assets balance with screenshot or simply with text.
10
9
10
+
You can also retrieve your assets list in image (⚠If you have lot of assets in your wallet, the image preview sent on discord may be unreadable, but no panic, just open the original in your browser and you'll be able to perfectly zoom)
11
+
11
12
It is highly recommended using this app under a process manager like pm2, as it become a background process that will run on your server.
12
13
If you don't have a dedicated server that is always on, consider using [Heroku](https://www.heroku.com/).
discord('_The preview may be unreadable as it, just open the image in your browser so you will be able to zoom and perfectly read your assets list_',filname)
discord('_The preview may be unreadable as it, just open the image in your browser so you will be able to zoom and perfectly read your assets list_',filname)
0 commit comments