A Python tool that converts your website content into GPT-friendly text files by scraping your sitemap. This tool is particularly useful for creating

Search code, repositories, users, issues, pull requests...

submited by
Style Pass
2025-01-01 19:00:03

A Python tool that converts your website content into GPT-friendly text files by scraping your sitemap. This tool is particularly useful for creating training data or knowledge bases for GPT models from your website content.

Website to GPT automatically scrapes all pages listed in your website's sitemap.xml and converts them into clean text format. It handles JavaScript-rendered content and offers two output options:

Leave a Comment