Endpoints for Downloading all Scripts

I have been working for awhile on a system that allows automatic code generation aka inductive programming. I have chosen Lua as the first supported language due to its simplicity and my knowledge of it, and Roblox users as one of my first target audiences.

However, Roblox lua is slightly different than what is available on Github. If I am to train an AI to assist, I require data – and lots of it!

Are you guys aware of what endpoints would suite downloading much of the scripts / models available on the catalog? And what tools would you recommend to parse the model formats / retrieve scripts?