Skip to content

A utility for screen scraping the Stack Exchange API documentation and producing a map.

Notifications You must be signed in to change notification settings

nathan-osman/Stack-Cartographer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Stack Cartographer

Stack Cartographer is a PHP command-line tool for parsing the Stack Exchange API documentation pages and generating a JSON map of the API.

Usage

Just run the following command to generate the map:

php generate.php

This will generate a file map.json containing the methods and their parameters.

About

A utility for screen scraping the Stack Exchange API documentation and producing a map.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages