kafagy / fifa-FUT-Data

Web-scraping script that writes the data of all players from FutHead and FutBin to a CSV file or a DB
MIT License
76 stars 17 forks source link

adding value from all platforms #7

Open Dextron11 opened 5 years ago

Dextron11 commented 5 years ago

Good day, is it possible to parse not only PS4 prices, but also other platforms?

kafagy commented 5 years ago

Hi @Dextron11,

Yes it is possible to do so. Thanks for bringing this up! I will be adding the prices soon.

ghost commented 4 years ago

Hi @kafagy Can you explain me please how to have day average price of all Fifa 20 players please ? Thank you!

kafagy commented 4 years ago

Sorry my reply took too long. I don't know how on top of my head, because I will need to understand how FutHead includes the price for each platform on the links I use for parsing(it could either take the same time to parse the data or 3 times longer because we got pricing for 3 platforms like PC, PS4, and Xbox One).