teks-to-csv-bookmarklet
A JavaScript bookmarklet that generates a CSV of the Texas Essential Knowledge and Skills (TEKS). It is designed for use with the TAC Viewer hosted by the Texas Secretary of State.

Installation
Drag and drop the following link into your bookmarks bar:
🔖 TEKS to CSV
Usage
- In the TAC Viewer, Navigate to the TEKS Rule you would like to convert to a CSV file. For example: RULE §115.38, Health I (One-Half Credit)
- To run the code, simply click the ‘🔖 TEKS to CSV’ bookmarklet in your bookmarks bar. An alert will appear and invite you to download the CSV file.
- If the rule is split across an additional webpage, a second alert will appear inviting you to go to the next page. Click OK.
- Once you have navigated to the next page, click the ‘TEKS to CSV’ bookmarklet again to download the additional page of the CSV.
Note
This bookmarket has only been tested with the following TEKS Chapters:
Further testing may be required for future chapters.
View on GitHub