crawlers and savers
This commit is contained in:
@@ -22,8 +22,8 @@ Ukljucen je webpack hot module replacement + webpack-dev-server tako da se sve i
|
||||
Trenutno postoji samo jedan crawler a to je `olx.js`
|
||||
|
||||
1. cd crawler
|
||||
2. babel olx.js > build/olx.js
|
||||
3. node build/olx.js
|
||||
2. npm run dev
|
||||
3. node build/crawler.js
|
||||
4. profit!
|
||||
|
||||
Trenutno se rezultati crawlanja spasavaju u JSON file, naravno ovo moramo cim prije promjeniti.
|
||||
|
||||
Reference in New Issue
Block a user