Skip to content

Madgeniusblink/IPFS-CRAWLER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Parser

This script allows you to crawl a webpage, extract specific .json links, and parse the filenames to save them as a list of token IDs in a JSON format. The script uses BeautifulSoup to parse the HTML content of the web page and saves the output files in the data folder.

Requirements

  • Python 3.7 or higher
  • BeautifulSoup4
  • requests

Installation

  1. Clone the repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages