Skip to content

jumael99/pupperter-script-duckduckgo-jak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Search Script

This project allows you to search for news articles based on a keyword you set in the script.

Getting Started

Follow these instructions to set up and run the project on your local machine.

Prerequisites

Make sure you have Node.js installed on your machine. You can download and install it from here.

Installation

  1. First, install all the dependencies by running:

    npm install

Setting the Search Keyword

  1. Open the searchNews.js file in your preferred code editor. Find the searchHere() function and set your keyword for the search. For example:

    searchHere("Javascript")

Running the Script

  1. After setting your keyword, you can run the script with the following command:

    node searchNews.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published