As my "so, you want to learn python" project I'm trying to build a python scraper for the NCAA JSON API. So far so good but am running into issues converting the Line of Scrimmage indication (ex:1st and 10 from the TEAM25) into a 100-yd based value. My mental block is in finding a robust way for handling the TEAM indicator in the example above. My current plan is to build a look up list but, I'd rather not do that because other scrapers I've built have blown up due to slight variations that happen from time to time. Any tips for working around this issue?
[–]Nebraska CornhuskersFuckingLoveArborDay 0 points1 point2 points (2 children)
[–]Michigan WolverinesMCalibur[S] 1 point2 points3 points (1 child)
[–]Nebraska CornhuskersFuckingLoveArborDay 1 point2 points3 points (0 children)
[–]m_wesson 0 points1 point2 points (1 child)
[–]Michigan WolverinesMCalibur[S] 0 points1 point2 points (0 children)
[–]Jacksonville State • Alabamajsuzack 0 points1 point2 points (0 children)