r/canadaguns Spectre Ballistics International (Verified) Jun 01 '26

Misc New FRT Tool

Ok, so this is off topic from what I usually do... But over the weekend I decided to make a tool to parse the 108,000 page PDF of the FRT the RCMP publishes a couple times per month. It was pissing rain and windy, so this was more fun than shooting.

Today I'm launching https://gunlink.ca/ The site will let you search the FRT, see classification, cross references, and other info. It will also let you download the pdf for a specific firearm. There's still some features I want to add, but for now it's mostly working.

For the fellow nerds, here's my source code for parsing the PDF: https://github.com/alkalifeldspar/Frt-Parse

It takes an hour and a bit to process the PDF into a MySql DB.

Disclaimer: This is 100% a personal project and not owned or operated by SBI. The site is an unofficial reference only. Data may be incomplete, incorrect, or out of date. Do not rely on this information as a legal or authoritative source — consult the official RCMP Firearms Reference Table for authoritative information.

163 Upvotes

37 comments sorted by

View all comments

9

u/Few_Lynx2224 Jun 01 '26

Is this an improvement on armalytics?

4

u/Acceptable_Visit_115 Jun 01 '26

The PDF updates monthly so you can parse and read it as doon as a new one drops. Armalytics is ran by some guy and sometimes the update can be slow.