Closed danielrobertson closed 8 years ago
Scrape data from ExplainXkcd using JSoup or other web scraping framework, extracting the Xkcd number, title, url, script, and explanation.
Looks like the Xkcd Json interface provides the data needed, including
Scrape data from ExplainXkcd using JSoup or other web scraping framework, extracting the Xkcd number, title, url, script, and explanation.