quvonchbek-dev / looksrare-scraper

Looks Rare collections scraper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Looks Rare collections scraper


Languages

Language:Python 53.4%Language:Jupyter Notebook 41.4%Language:HTML 5.2%