Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 518 Bytes

Readme.md

File metadata and controls

31 lines (22 loc) · 518 Bytes

PTT 爬蟲程式 v0.0.1


Build Env

pip install -r requirements.txt

Add Line Notify Token to .env

Token="Your Line Notify Token"

You can apply token in Line Offical Websit.

Run Script to Get Web Crawler Result

python main.py <target-board>

Example

python main.py Tech_Job

Result will store in Project root path.

Contact Information

If you have any questions or issues, Please use Github Issue to raise topic.