Using PHP to Scrape the Report Card from a Code School Profile – Part 1
I have been manually placing my Master badges from Code School onto my blog which, being a WordPress blog, runs on PHP. I don’t have the script running that shows the fraction completed on Paths that I haven’t yet mastered, but I can get the ones that I’ve completed. The PHP script I’ve built so … Read more