You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
7 years ago | |
---|---|---|
.gitignore | 7 years ago | |
README.md | 7 years ago | |
point_post_crawler.go | 7 years ago |
README.md
README
What is Point Tools Crawler for?
Point Tools Crawler was written for dumping Point.im posts to Point Tools service.
How to build?
You need Go 1.6+ installed to build this project.
go get bitbucket.org/skobkin/point-tools-crawler
cd $GOPATH/src/bitbucket.org/skobkin/point-tools-crawler
go build
How to use?
Just run point-tools-crawler binary with its CLI parameters:
./point-tools-crawler -l your_point_login -p your_point_password -t your_point_tools_crawler_api_token