Skip to content
/ gargl Public
forked from jodoglevy/gargl

Record web requests as they happen and turn them into reusable code in any programming language.

License

Notifications You must be signed in to change notification settings

pae23/gargl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gargl

Overview

Gargl - Generic API Recorder and Generator Lite. Pronounced "Gargle."

Automate any website. Record web requests as they happen and turn them into reusable code in any programming language.

Read more here.

Folder Hierarchy:

Recorders

The recorders folder contains gargl recorders implemented for different browsers / programs, which let you record Gargl template files (.gtf).

Generators

The generators folder contains gargl generators for different programming languages. These generators let you convert Gargl template files into modules of a chosen programming language.

Templates

The templates folder contains Gargl template files which have already been recorded for various web sites, as well as a sample Gargl template file to show the schema.

About

Record web requests as they happen and turn them into reusable code in any programming language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 63.9%
  • JavaScript 35.7%
  • CSS 0.4%