Glider
We release Glider, a reinforcement learning agent to extract UI scripts from the web. Given a website URL (e.g., http://www.unitconversion.org/) and a task description in natural language (e.g., “convert length 7333 from inch to foot”), Glider explores the website's UI to identify a sequence of UI actions (click, type, select, etc.) to complete the given task. Glider works with real websites and does not require any pre-training.