Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wbnns/nftscraper

A proof of concept for a web scraper that could potentially interact with an NFT marketplace.
https://github.com/wbnns/nftscraper

ethereum nft nft-marketplace non-fungible-token ruby scraper

Last synced: 21 days ago
JSON representation

A proof of concept for a web scraper that could potentially interact with an NFT marketplace.

Awesome Lists containing this project

README

        

# NFT Scraper

A proof of concept for a web scraper that could potentially interact with an NFT
marketplace. Before using a scraper on a website, be sure to check their Terms
of Service (ToS) to make sure it's allowed.

## Acknowledgements

This POC would not be possible without the work of **Zayne**. It is entirely
based on code from one of his tutorials about how to [build a web scraper with
Ruby](https://www.youtube.com/watch?v=b3CLEUBdWwQ).

Check him out on:

- [GitHub](https://github.com/zayneio)
- [Zayne.io](https://zayne.io/)
- [YouTube](https://www.youtube.com/channel/UCkoEStUK7wxmZef2DcPuCAQ/videos)

...and please consider supporting him on
[Patreon](https://www.patreon.com/zayne_)!