Library and skills used : Python, BeautifulSoup, Selenium, Parsing, urllib, requests, JSON, function oriented programming.
Question1=> Read file "data.json", and write a recursive function to convert every value of key "quantity" to 23gm, 50gm and 260gm. Presently data is given for 100gm.
Question2=> Parse "http://www.tennisabstract.com/cgi-bin/player.cgi?p=" website to get any player's ace percentage, serve point winning percentage and reverse point winning percentage (from last 10 matches) using python requests or urllib.
Question3=> Analyse tennis matches at betfair to pointout the circumstances which can give positive outcome while hedging at betfair. You can use tableau for analysis and we can provide data to you for analysis.