Skip to content

Instantly share code, notes, and snippets.

View joshdrake's full-sized avatar

Josh Drake joshdrake

  • Kansas City, KS
View GitHub Profile
@joshdrake
joshdrake / moneymoney.py
Created March 13, 2017 18:26
GGG PoE API & PoE.ninja indexer - good way to make easy money
import time
import requests
import re
import sys
from termcolor import colored, cprint
from pprint import pprint
armor_price = []
weps_price = []