Differences
This shows you the differences between two versions of the page.
|
projs:clans:docs:crawlingpeoplerelatedweibooriginalpost [2014/01/26 20:18] yangjunfeng0317 |
projs:clans:docs:crawlingpeoplerelatedweibooriginalpost [2014/02/04 18:31] (current) yangjunfeng0317 |
||
|---|---|---|---|
| Line 8: | Line 8: | ||
| ===== Output ===== | ===== Output ===== | ||
| - | None | + | ^ Parameters ^ Type ^ Description ^ |
| + | | status | string | show the crawler running status | | ||
| ===== Implementation ===== | ===== Implementation ===== | ||
| - masterStart(). Create multiple processes to begin crawling data. | - masterStart(). Create multiple processes to begin crawling data. | ||
| - wapLogIn(). Log in sina Account. | - wapLogIn(). Log in sina Account. | ||
| - | - weiBoWapSearch(person_name, pid). Use person name and person id to search person related weibi and insert in database. | + | - weiBoWapSearch(person_name, pid). Use person name and person id to search person related weibo |
| + | * extractTopic(person_name, person_id ). Extract weibo text and insert to database. | ||
| ===== Related Work ===== | ===== Related Work ===== | ||