{"id":16906335,"url":"https://github.com/psxjoy/pythonspiderguide","last_synced_at":"2025-07-13T22:08:00.113Z","repository":{"id":238980861,"uuid":"52350742","full_name":"psxjoy/PythonSpiderGuide","owner":"psxjoy","description":"The way to be a better Scrapyer","archived":false,"fork":false,"pushed_at":"2024-05-12T12:51:42.000Z","size":172,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-11T15:24:55.840Z","etag":null,"topics":["python","python-spider"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/psxjoy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-02-23T10:26:02.000Z","updated_at":"2024-12-06T07:52:06.000Z","dependencies_parsed_at":"2025-02-19T15:49:40.725Z","dependency_job_id":null,"html_url":"https://github.com/psxjoy/PythonSpiderGuide","commit_stats":null,"previous_names":["psxjoy/pythonspiderguide"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/psxjoy/PythonSpiderGuide","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psxjoy%2FPythonSpiderGuide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psxjoy%2FPythonSpiderGuide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psxjoy%2FPythonSpiderGuide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psxjoy%2FPythonSpiderGuide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/psxjoy","download_url":"https://codeload.github.com/psxjoy/PythonSpiderGuide/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psxjoy%2FPythonSpiderGuide/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265212800,"owners_count":23728602,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["python","python-spider"],"created_at":"2024-10-13T18:42:17.339Z","updated_at":"2025-07-13T22:08:00.089Z","avatar_url":"https://github.com/psxjoy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PythonSpiderGuide\n![](http://oqt1kimnz.bkt.clouddn.com/149873084795384.png)\nThe way to be a Better Coder (Python)\n\n\n\n[![PyPI](https://img.shields.io/badge/doc-20%25-yellow.svg)]()\n[![PyPI](https://img.shields.io/pypi/pyversions/Django.svg)]()\n[![PyPI](https://img.shields.io/badge/platform-Linux%2FWin-green.svg)]()\n[![Travis](https://img.shields.io/travis/rust-lang/rust.svg)]()\n[![Little](https://img.shields.io/badge/PowerBy-LittleBlack-red.svg)](psxjoy.me)\n\nThis project includes some interesting things (mainly about spidering web).I hope you can feel great when you watching this code.\n\nHowever,I still cannot promise that the code included in this project are correct.So if you find it,it will be greatful to correct them and pull request me!\n\nHere the information about the files:\n\n* Scrapy_Finalexam:\n\n  The little tool which can notify your Final Exam points(Support python2.x and python3.x)\n* Scrapy_LibraryInfo:\n \n  Seriously, the code inside the folder is very messy! This is the first time i used Python to write gadgets. Get library books and    classify them using the data on the JD website.\n* Zhihuer：\n\n  You know,Zhihu is a popular website,it seems everyone should spider this web ,and after that, you can say you know some Python Sipder ways.\n \n\n## Requirements\n\n* Python2.x or Python 3.x\n* requests\n\n That's All! It's very simple and easy!\n\n But if you want to receive the mobile phone's Message about the exam score,you also need the SMS services.But you just want use E-mail,forget it!\n\n## Quick Start\n\nyou would like to adjust some params to make tools suited for your using.\n\n* set E-mail Address And Your peronaly information\n\n```python\n    #EmailOfFianlExam.py\n    \n    data = {\n    'schoolIdentity': 'Some info that not suitable show',\n    's_n': 'Your account',\n    'p_d': 'Your password',\n    'identity': 'Some info that not suitable show'\n    }\n    \n    from_addr = 'Your Email address'\n    password = 'Your Email Password'\n    to_addr = 'Which Email you want to send'\n    smtp_server = 'smtp Address'\n```\nAfter that \nJUST PYTHON IT!\n \n\n## My Blog\n[LittleBlack](http://psxjoy.com/)\n\n\n\n\nDiscussing\n----------\n- [submit issue](https://github.com/elegantking//PythonSpiderGuide/new)\n- email: psxjoy@outlook.com\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsxjoy%2Fpythonspiderguide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpsxjoy%2Fpythonspiderguide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsxjoy%2Fpythonspiderguide/lists"}