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.

165 Upvotes

37 comments sorted by

View all comments

5

u/Batsinvic888 Bats888 on YouTube Jun 01 '26

I really like the design, and it's really nice to have an actually shareable link for FRT entries.

It would be nice to have a set of search filters. That’s the part of Armalytics that makes it easy to navigate. Can't search for something if you don't know it exists.

6

u/SpectreBallistics Spectre Ballistics International (Verified) Jun 01 '26

Filters will be added shortly. Just finishing them off now.