Back to Sillytavern

Mediawiki Scrape

public/scripts/extensions/attachments/mediawiki-scrape.html

1.18.0401 B
Original Source

Enter a base URL of the MediaWiki to scrape. Don't include the page name! Examples: https://streetcat.wiki/index.php or https://tcrf.net

Optional regex to pick the content by its title: Example: /Mr. (Fresh|Snack)/gi

Output format: Single file All articles will be concatenated into a single file.

File per article Not recommended. Each article will be saved as a separate file.