Skip to content

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

jodoglevy/gargl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

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.

Related Work

  • pygargl
    • generate python libraries from gargl template files
    • dynamically loads gargl template files (no compilation needed)
    • supports XPath queries

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