Skip to content

quvonchbek-dev/looksrare-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Looksrare Scraper

About

This is python project for scraping data about collections from LooksRare.org which is the web3 NFT Marketplace where traders and collectors have earned over $1.3 Billion in rewards.

Functions

Scraped data will be saved as data.json automatically. You can save as .csv or .xlsx formats optionally.

Setup & run

Installing required libraries from requirements.txt

  • pip install -r requirements.txt

Running python script main.py

  • python main.py

Scraped data will be saved in data folder