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.

167 Upvotes

37 comments sorted by

View all comments

3

u/Dill_Pickle_Tears Jun 01 '26 edited Jun 01 '26

Heck yeah man. I’ve been looking for something like this!

ETA: If you could add a “Action” option to your sort by function it’d be perfect

2

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

Filters are coming asap.