Skip to content

dsqt99/shopee_api_crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopee products

Get link of products

get 13k links of shopee products:

  • First, get 27 categories of shopee products for https://shopee.vn/ by using function get_cat_urls from get_url.py

shopee1

  • Second, get approximate 500 links of each category from 9 pages (60 products each page) of it by using function get_full_urls from get_url.py

shopee2

Introduction of products

  • Each product has 9 main features:

      `name`: name of product, 
    
      `price`: price of product that is hashed,
    
      `description`: description of product,
      
      `review`: the number of product's reviews,
      
      `rating`: the rating of product,
      
      `type`: type of product,
      
      `link`: link of product,
      
      `sale_quantity`: the number of product's sales that is hashed,
      
      `sale_location`: the location of shop that sells product.
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages