Skip to content

denuwanpro/keyword-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Keyword Tool

This repository contains a web application designed to list trending and most searched keywords on YouTube, focusing on different regions such as Sri Lanka and the USA.

Features

  • Display trending keywords on YouTube.
  • Focus on specific regions, including Sri Lanka and the USA.
  • User-friendly interface.

Project Structure

  • app.py: The main application file.
  • templates/: Directory containing HTML templates for the web application.

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/keyword-tool.git
    cd keyword-tool
  2. Create a virtual environment and activate it:

    python3 -m venv venv
    source venv/bin/activate  # On Windows, use `venv\Scripts\activate`
  3. Install the required dependencies:

    pip install -r requirements.txt

Usage

  1. Run the application:

    python app.py
  2. Open your web browser and go to http://127.0.0.1:5000 to access the application.

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License.


Feel free to modify any part of this draft to better fit your project details. If there are additional files or specific instructions for setting up the project, let me know so I can include them.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published