Blog Home


Scraping, Parsing, and API Use XI

This final article in the series contains the full code, all in one place

Scraping, Parsing, and API Use X

Writing the finished documentation files

Scraping, Parsing, and API Use IX

A general-purpose time formatting function, and parsing a Markup readme.md file to get the authors of an extra

Scraping, Parsing, and API Use VIII

Counting the number of files in a directory and its subdirectories with DirWalker

Scraping, Parsing, and API Use VII

Using James Brumond's Git class to get data from a local Git repository

Scraping, Parsing, and API Use VI

Using the GitHub API to extract information

Scraping, Parsing, and API Use V

Extracting data from MODX repository pages

Scraping, Parsing, and API Use III

A generic cURL function for getting content or raw data from remote sites

Scraping, Parsing, and API Use II

The skeleton code for the project to create documentation files for the MODX docs site

Scraping, Parsing, and API Use I

A tour de force of techniques for pulling information from the web and from various kinds of files