|
|
|
|
|
by sheeshkebab
2943 days ago
|
|
Interestingly XML is not easy to parse with a lot of these scraping tools that rely on JavaScript... sure, the tools can easily parse HTML and convert to json or csv, but taking xml in random format and doing the same is rather difficult. It may have been better to just publish the site in HTML format with an easy to find link on front page to access it. |
|