A web crawler for QTE parts data
Project description
Usage
- 使用命令行启动 Chrome 浏览器,开启远程调试模式
# MacOS
/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome \ --remote-debugging-port=9222 --user-data-dir=/tmp/chrome-debug
# Windows
"C:\Program Files\Google\Chrome\Application\chrome.exe" --remote-debugging-port=9222 --user-data-dir="C:\tmp\chrome-debug"
-
在Chrome浏览器地址栏输入 https://www.showmetheparts.com, 然后人工完成验证码
-
安装Python(如果已经安装了Python 3.11,可以跳过此步骤)
# MacOS
brew install python@3.11
python3.11 -m pip install --upgrade pip
# Windows
winget install python --version 3.11
python3.11 -m pip install --upgrade pip
- 安装 qte-parts-crawler
pip3 install qte-parts-crawler==0.1.3
- 使用 qte-parts-crawler-cli
Install
pip install -r requirements.txt
Package & Publish
python3.11 -m build
twine upload dist/*
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
qte_parts_crawler-0.1.4.tar.gz
(11.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file qte_parts_crawler-0.1.4.tar.gz.
File metadata
- Download URL: qte_parts_crawler-0.1.4.tar.gz
- Upload date:
- Size: 11.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a5f7ffa3ce1f37d15b41c399e1b788483a3ad3673d39087267ae0c6d6807964c
|
|
| MD5 |
2603abd9c1ff6bb3e681b59e64f0bba8
|
|
| BLAKE2b-256 |
03664b0f3bd47960818cf077b039e08bdbc2584df2d3ea340d6074bf73f9328b
|
File details
Details for the file qte_parts_crawler-0.1.4-py3-none-any.whl.
File metadata
- Download URL: qte_parts_crawler-0.1.4-py3-none-any.whl
- Upload date:
- Size: 12.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
58d3f593f32738d66b6932aa052d890f54e250e438eeda68642bf782f60de07c
|
|
| MD5 |
ea0dd90074b6a599f4b7081cdd482976
|
|
| BLAKE2b-256 |
58f12fada4da18a967ccc53c67e5be9764633954c470c797b01701691ee5b954
|