dancrew32 / marcel

The PHP 5.4 MVC with Shoes On: ActiveRecord, User/Session, Generators, SCSS, (Twitter Bootstrap) Integration, Workers, Cron Management, Image Manipulation, Caching, Git Management, Mail & Mail Parsing, OCR, Scraping, Selenium, Mustache, Markdown, Phone & Text Messaging, WebSockets, BitTorrent and much more!
5 stars 0 forks source link

language docs section/scraper #120

Open dancrew32 opened 11 years ago

dancrew32 commented 11 years ago

CSS - will need to scrape https://developer.mozilla.org/en-US/docs/Web/CSS/Reference?redirectlocale=en-US&redirectslug=CSS%2FCSS_Reference

PHP - full doc download http://www.php.net/get/php_manual_en.html.gz/from/this/mirror

JS - this will be a more difficult scrape https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference

would be cool to have a quicksilver kind of lookup utility

dancrew32 commented 11 years ago

js has language construct links on first page and a methods section to scrape https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array?redirectlocale=en-US&redirectslug=JavaScript%2FReference%2FGlobal_Objects%2FArray could definitely do this for each