Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
maxmindlin committed Jun 12, 2024
1 parent c8f1e5f commit 6bf28e8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,12 @@
</div>
<hr>

ScoutLang is a DSL made for web scraping. ScoutLang focusing on an easy to comprehend syntax along with abstracting away powerful web crawling logic, allowing users to write expressive, easy to read web scraping scripts.
ScoutLang is a DSL made for web scraping focusing on a simple, expressive syntax. A powerful web crawling stack is abstracted away, allowing you to write easy to read, powerful scraping scripts.

![example](./assets/scout.gif)
![example](./assets/sample.png)

## Iterative script building

ScoutLang comes bundled with a full REPL and a powerful debugging mode, allowing you to visualize your web scraping scripts in real time.

![debug](./assets/scout.gif)
Binary file added assets/sample.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6bf28e8

Please sign in to comment.