CCGP_Spider is specified for CCGP Goverment project to acquire information.
- Run these commands through Pycharm Terminal which is under beneath.
- cd proxy_pool
- pip install -r requirements.txt
- Install redis.exe and redisDesktopManager.exe which contain in software folder.
- installation all using default setting.
- DesktopManager->Connect to Redis Server->Connection
- Name:localhost
- Host:localhost
- Port:6379(default)
- Auth:default
- Do not forget to test Connection.
- Right click csv2redis.py to run python program.
- Run these commands through Pycharm Terminal which is under beneath.
- cd proxy_pool/cli
- python proxyPool.py schedule
- python proxyPool.py webserver
- Right click csv2redis.py to run python program.
- Right click csv2redis.py to run python program.