RSSAmplifier

Chris Hughes dot Dev · Feb 8, 2024

Rust Web Scraper

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

In order to be able to build the PF2e Encounter Builder I needed to collect data for the database. I wrote a web scraper in rust that used the scraper crate to collect the data from the list of monsters on pf2srd.com . This involved three separate but related tasks: Parsing through the table in order to get the URLs for the individual monsters, scraping the data for each individual monster and…

Read on /posts/pf2-web-scraper.html

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.