文件名称:scsapi:第三方SpeedCubeShop API
文件大小:8KB
文件格式:ZIP
更新时间:2024-03-14 10:18:13
api requests web-scraping beautifulsoup python36
SpeedCubeShop API 与连接,浏览和交互的第三方API。 该API使用BeautifulSoup,并要求登录并通过网络抓取该网站。 该工作目前正在进行中,但有望很快完成。 使用pip install scsapi安装此软件包,或在下载最新的*并使用pip install (.whl file) 。 要求 Python v3.6 + 如果尚未安装,请下载。 要求使用pip install requests下载,或在下载最新的*并使用pip install (.whl file) 。 美丽汤如果您有anaconda,请使用conda install beautifulsoup4下载。 否则,请使用pip install beautifulsoup4下载,或在下载最新的车轮并使用pip install (.whl file) 。 它能做什么 如上所述,API尚未完成。 这
【文件预览】:
scsapi-master
----LICENSE(1KB)
----scsapi()
--------order.py(1KB)
--------product.py(2KB)
--------__init__.py(13KB)
--------address.py(236B)
--------exceptions.py(76B)
----.gitignore(1KB)
----README.md(1KB)