Crawler for shopee
Project description
Shopee-crawler
This is a crawl tool.
Requirement
python>=3.7
Install
- Using
setup.py
git clone https://github.com/lthoangg/shopee-crawler
python/python3 setup.py install
- Using
pip
pip install shopee-crawler
How to use
- Crawl by shop url
from shopee_crawler import crawl_by_shop_url
data = crawl_by_shop_url('shop_url')
# print(data)
- Crawl by category url
from shopee_crawler import crawl_by_cat_url
data = crawl_by_cat_url('cat_url')
# print(data)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file shopee_crawler-pkg-lthoangg-0.1.1.tar.gz
.
File metadata
- Download URL: shopee_crawler-pkg-lthoangg-0.1.1.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ee81faf7b9c154321eb12019f2ff60e8431fc298258ad2c0a31a25541587dada |
|
MD5 | cee5789d210e1b236c3a91c91089a895 |
|
BLAKE2b-256 | 4fc9a0a9516f39566c6be9313e457f38e2d105c55d62c8714f556a342fd8e32a |
File details
Details for the file shopee_crawler_pkg_lthoangg-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: shopee_crawler_pkg_lthoangg-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5cfae8afaddedd017a293531a99e8420d11a35e1c24ae64762b30d868bf3d4a6 |
|
MD5 | 689d7a4a0f57837995c7d620d8eb2237 |
|
BLAKE2b-256 | f48096d7648d117af567f5487dbad02613d2eb9f2c3b93d0fb0a09fa2bc06d57 |