/bogleheads-keywords

Web-based keyword frequency analyzer, created by ChatGPT4.

Primary LanguagePython

Bogleheads Top Keywords

This project scrapes data from Bogleheads.org and displays the top 20 keywords from the website.

Demo

Created with ChatGPT4.

Installation

  1. Clone this repository.
  2. Install the required dependencies by running pip install -r requirements.txt.

Usage

  1. Run the Flask web application by running python main.py.
  2. Open a web browser and navigate to http://localhost:8080 to view the top 20 keywords from Bogleheads.org.

Contributing

Contributions are welcome! Please open an issue or submit a pull request if you would like to contribute to this project.

License

MIT