|
|
|
|
|
by freework
4279 days ago
|
|
A few months ago I had the idea of creating a project to scrape Silk Road. The idea was to parse all listings, determine the quantity, divide by the price, and then average it through the entire site. The end result would be an average price for weed/lsd/mdma,etc. Sort of like the Winkdex, except for drugs prices. Shortly after I got it running, Silk Road 1.0 got shut down. Then the darknet market "scene" became really fragmented into like 10 different sites. Writing scraping code is tedious, so I abandoned the project. The code is here: https://github.com/priestc/weedprices |
|