xanthics / PoE_Weighted_Search

Code to generate pathofexile.com/trade searches based on dps weights
MIT License
34 stars 2 forks source link

TODO: next patch changes url #25

Closed xanthics closed 4 years ago

xanthics commented 4 years ago

change

url_api = f'https://www.pathofexile.com/api/trade/search/{league}?redirect&source='

to

url_api = f'https://www.pathofexile.com/trade/search/{league}?q='
xanthics commented 4 years ago

implemented with 07d50d750009b1c7cb5dfd32b91ae88254aad7a5