dcts / opensea-scraper

Scrapes nft floor prices and additional information from opensea. Used for https://nftfloorprice.info
MIT License
184 stars 73 forks source link

[FEATURE REQUEST] scrape collection activity #57

Open vincentventalon opened 2 years ago

vincentventalon commented 2 years ago

As collection offers just arrived and are not get by the API I would like to be able to scrape collection activity to check if there is collection offers.

Do you take new stuff on the roadmap or just maintaining it?

dcts commented 2 years ago

Can you make a specific example with URLs linked of what you would like to be scraped? I don't quiet understand what you are requesting here.

vincentventalon commented 2 years ago

Sorry i just didn't saw we can we collection offer directly. I will make a test and come back

vincentventalon commented 2 years ago

Hello So I did a few tests and I would like to scrape this URL : https://opensea.io/collection/cryptocannabisclub/activity?search[isSingleCollection]=true&search[eventTypes][0]=COLLECTION_OFFER

but can't make it work. It's a recent feature from opensea