Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 562 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 562 Bytes

PCI SSC FAQ Scraper

This is a quick Python script that scrapes the PCI SSC's website for FAQ article numbers, creation dates, titles, and corresponding links. Their site doesn't include an index that allows you to view all the FAQ titles in one place (which would be helpful when quickly searching for information on a topic) so I built this.

results.csv includes the results of the script as of 07/03/2017.

Inspired by Rob Chahin's previous scraper.