I didn't know who to reply to in the previous thread. (Moving the Developer docs/ Python wiki).

scraperwiki.org is a 'site scraper automater'. I threw together a script just now which scrapes certain specified pages from the python wiki and converts to something rest-like. It runs every 24hrs and the idea would be that the result could be included alongside the official docs. This may increase people's motivation to contribute to the wiki.

Script here: http://scraperwiki.com/scrapers/pywiki2rest/edit/

Example api call:

http://api.scraperwiki.com/api/1.0/datastore/getdata?format=json&name=pywiki2rest


Regards

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to