README.md
This commit is contained in:
parent
c5d5a6ac72
commit
daa1f363c8
1 changed files with 2 additions and 1 deletions
|
@ -16,4 +16,5 @@ Post a JSON object to the crawler with the following format:
|
|||
"url": "http://www.example.com",
|
||||
}
|
||||
|
||||
The crawler will then crawl the given url and store the results in a database and assets in a file system.
|
||||
The crawler will then crawl the given url and store the results in a database and assets in a file system
|
||||
`crawler_assests/www.example.com/`.
|
Loading…
Reference in a new issue