Skip to content
This repository was archived by the owner on Sep 27, 2024. It is now read-only.

Commit def8002

Browse files
authored
Update README.md
1 parent 8241643 commit def8002

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ Information is retrieved from HTML elements, and outputted as a CSV.
77

88
Thanks [Francesc](https://github.com/campoy) for featuring the original repo in episode #1 of [Just For Func](https://twitter.com/justforfunc). [Watch The Video](https://www.youtube.com/watch?list=PL64wiCrrxh4Jisi7OcCJIUpguV_f5jGnZ&v=eIWFnNz8mF4) or [Review Francesc's pull request](https://github.com/philipithomas/iterscraper/pull/1).
99

10+
## Installation
11+
```sh
12+
go get ilie.io/go/grape
13+
```
14+
1015
## Modes
1116
There are three modes you can query for data.
1217
1. Iterative

0 commit comments

Comments
 (0)