Skip to content

code to scrape crypto tickers and store in mongodb

Notifications You must be signed in to change notification settings

sfangman/scrapecrypto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scrapecrypto

This is a sample project for the Regis MSDS Data Wrangling course.

This project contains code for scraping current crypto tickers from Coinlore and storing them in a local MongoDB instance.

Coinlore API

Test URL: https://api.coinlore.net/api/tickers/  (First 100 Coins)
Test URL: https://api.coinlore.net/api/tickers/?start=100&limit=100
Test URL: https://api.coinlore.net/api/tickers/?start=200&limit=100

About

code to scrape crypto tickers and store in mongodb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published