Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PadishahIII authored Apr 30, 2024
1 parent bcbb8ec commit 82959e1
Showing 1 changed file 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 @@ -107,6 +107,11 @@ Options:
```

### Advanced Usage
#### Validate the Status of Links
Use `--validate` option to check the status of found links, this helps reduce invalid links in the result.
```bash
secretscraper -u https://scrapeme.live/shop/ --validate --max-page=10
```

#### Thorough Crawl

Expand Down Expand Up @@ -226,8 +231,8 @@ rules:
---

# Change Log
## 2024.4.29 Version 1.3.9
- Add `--validate` option
## 2024.4.30 Version 1.3.9
- Add `--validate` option: Validate urls after the crawler finish, which helps reduce useless links
- Optimize url collector
- Optimize built-in regex
## 2024.4.29 Version 1.3.8
Expand Down

0 comments on commit 82959e1

Please sign in to comment.