# stealer **Repository Path**: zju_blcokchain_02/stealer ## Basic Information - **Project Name**: stealer - **Description**: 爬虫部分代码,包含3个仓库以上 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-07-07 - **Last Updated**: 2022-07-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 实现 nft 平台数据的爬去、整理和自动上传 ## 爬去网站列表 - https://www.hdmeta.art/ *直接使用request访问接口* - https://opensea.io/ *使用 selenium 爬取* - https://h5.zycn.vip/ *直接使用request访问接口* - https://zora.co *无法重放请求,用selenium爬取*