Merge remote-tracking branch 'refs/remotes/origin/master'
merging with a small README.md change
This commit is contained in:
commit
9ceaa28a82
1 changed files with 10 additions and 7 deletions
17
README.md
17
README.md
|
@ -1,17 +1,20 @@
|
|||
|
||||
|
||||
__ _ _ _ _
|
||||
/ _| __| | |__ ___ _ __ (_) __| | ___ _ __
|
||||
| |_ / _` | '_ \ _____/ __| '_ \| |/ _` |/ _ \ '__|
|
||||
| _| (_| | |_) |_____\__ \ |_) | | (_| | __/ |
|
||||
|_| \__,_|_.__/ |___/ .__/|_|\__,_|\___|_|
|
||||
|_|
|
||||
```
|
||||
__ _ _ _ _
|
||||
/ _| __| | |__ ___ _ __ (_) __| | ___ _ __
|
||||
| |_ / _` | '_ \ _____/ __| '_ \| |/ _` |/ _ | '__|
|
||||
| _| (_| | |_) |_____\__ | |_) | | (_| | __| |
|
||||
|_| \__,_|_.__/ |___| .__/|_|\__,_|\___|_|
|
||||
|_|
|
||||
|
||||
```
|
||||
Configure fdb-spider in a yaml file.
|
||||
Spider Multi page databases of links.
|
||||
Filter and serialize content to json.
|
||||
|
||||
Filter either by xpath syntax.
|
||||
Or Filter with the help of Artificial Neural Networks.
|
||||
Or Filter with the help of Artificial Neural Networks (work in progress).
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue