IPFScrape
Learn how to configure IPFScrape for use with Filebase.
What is IPFScrape?
1. Start by cloning the tool’s repository:
2. Then, navigate into the directory and run the run.sh script. Replace $URL with the URL of the webpage you’d like to scrape.
run.sh script. Replace $URL with the URL of the webpage you’d like to scrape.
3. Copy the CID value.

4. Then, navigate to the Filebase web console dashboard. Navigate inside an IPFS bucket.

5. Enter the CID you copied previously. Name the pin ‘index.html’.

6. Once pinned, you can access the webpage using the CID and the Filebase IPFS gateway:
Last updated