Popular recipes tagged "sitemap"http://code.activestate.com/recipes/tags/sitemap/popular/2011-03-09T06:37:08-08:00ActiveState Code Recipeswebcheck: site to csv (Python)
2011-03-09T06:37:08-08:00Jervis Whitleyhttp://code.activestate.com/recipes/users/4169341/http://code.activestate.com/recipes/577602-webcheck-site-to-csv/
<p style="color: grey">
Python
recipe 577602
by <a href="/recipes/users/4169341/">Jervis Whitley</a>
(<a href="/recipes/tags/html/">html</a>, <a href="/recipes/tags/linkcheck/">linkcheck</a>, <a href="/recipes/tags/sitemap/">sitemap</a>, <a href="/recipes/tags/webcheck/">webcheck</a>).
Revision 3.
</p>
<p>An extension to Arthur de Jong's excellent webcheck tool (a website link checker) (<a href="http://arthurdejong.org/webcheck" rel="nofollow">http://arthurdejong.org/webcheck</a>) that will read in the resultant webcheck.dat file and create a csv formatted file.</p>