Categorygithub.com/theoreotm/frieren-api
repository
0.0.0-20241005192753-447a2caec05a
Repository: https://github.com/theoreotm/frieren-api.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

Go Scraper

A simple web scraper written in Go to scrape data from the Frieren Fandom website.

Usage

go run main.go

Features

  • Scrapes the Frieren Fandom website for all entries
  • Automatically crawls all pages of characters
  • Collects important data from each entry
    • Name
    • Description
    • Abilities
    • Skills
    • Class
    • Gender
    • Rank
    • Species
  • Parses anchor tags and converts them to hyperlinks to be used in discord
  • Outputs the data in JSON

Output

Output showing the scraped data