tmb5cg / Fifa-Autobidder

Selenium-based bot that autobids and autobuys players on FIFA 23 Ultimate Team's transfer market
MIT License
146 stars 46 forks source link

Problems fetching FutBin Prices #42

Closed Domtaholic closed 1 year ago

Domtaholic commented 1 year ago

Im running in a lot of problems lately, as of today can´t fetch futbin prices. Heres the stacktrace: image

System: Windows Chrome: Newest version / ChromeDriver: newest Version Autobidder: latest Version

Does it still work for you guys? And btw. thx for that awesome tool, really appreciate the time and effort you put into this <3

dacdam commented 1 year ago

Same error and same configuration. I changed timeout from 10 to 50 but does not fix. Futbin filters results in ona page list: https://www.futbin.com/players?page=1&position=LM&league=31&version=gold_nr&pos_type=all

tmb5cg commented 1 year ago

Fixed! Lmk if issues

tmb5cg commented 1 year ago

Update - for some reason the update didn't push until now

Domtaholic commented 1 year ago

Hey Legend! Thx for the fast reply and fix but i can´t get the bot to work properly right now.

Made a git update, but the last time i downloaded i needed to make a change to the helpers.py cause i get an encoding error, made the same fix this time by adding "encoding="utf8" in line 48, but doesn´t fix it this time, meybe you can have a look at this too.

Then i could give you feedback if my error is fixed ;)

Cheers mate

image