Skip to content

cvkworld/project_folder_adelean

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Search Project

This project is a web application for performing searches using the provided search API.

Instructions to Run the Project

  1. Make sure you have Python installed on your system.
  2. Install the requests library by running the command: pip install requests.
  3. Clone this repository to your system.
  4. Navigate to the project directory.
  5. Run the following command to launch the application: python app.py.
  6. Open your web browser and go to the URL http://127.0.0.1:5000/.

How the Application Works

  1. On the homepage, enter your search text and click the "Search" button.
  2. The search results will be displayed on the next page, including execution time, total number of results, and the raw JSON results.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published