Solution to Challenge 11: Querying Alexa Site API and parsing XML

Опубликовано: 22 Март 2026
на канале: Alchemist Camp
633
8

Follow me on Twitter to get more tips and tutorials!   / alchemistcamp  

https://alchemist.camp/episodes/alexa...

We extend the StatWatch worker we built in Lesson 11 to regularly pull in data from Alexa site rankings and log it along with the data it was already getting from the YouTube Data API.

Since the site ranking data is given in XML, we'll add SweetXml to our mix project for parsing.