Skip to content

josephnilo/google-schema-faq-parse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Google Schema FAQ Parse

This is a simple Python script that parses the Google Schema FAQ page and outputs a JSON file with the questions and answers.

It asks for the URL of the page to parse, checks the validity of the JSON, and then outputs a JSON file with the questions and answers in HTML format to the terminal.

Installation

  • Clone the repository
  • (optional) Create a virtual environment
  • Install the requirements

Usage

python3 FAQ_parse.py

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages