Skip to content

Gatevin/douban_spider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage:

  1. install golang environment
  2. create file directory src/
  3. in src/ , git clone
  4. make release according to your os:
# windows
make release_windows
# macos
make release_macos
# linux
make release_linux
  1. run
# windows
./bin/douban_spider.exe

# macos
./bin/douban_spider

# linux
./bin/douban_spider

hint

You may choose to your account in conf/conf.yaml, conf_sample.yaml is given as a sample

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published