UNPKG
bmv-stocks
Version:
latest (1.1.0)
1.1.0
1.0.1
1.0.0
A library to get all stocks at BMV in real time with webscrapping
bmv-stocks
/
constants.js
4 lines
(3 loc)
•
101 B
JavaScript
View Raw
1
2
3
4
module
.
exports
= Object.freeze({ BMVMainDomain:
'https://www.bmv.com.mx/es/mercados/capitales'
, })