/aban-force-web

Aban simulate multiple web end users to force a website

Primary LanguageJavaScriptApache License 2.0Apache-2.0

aban-force-web

Aban simulate multiple web end users to force a website A Demo to show how to build your own API and host in on RapidAPI

To run this project

You can run this project on your local machine. Just pull it down and do the following:

npm i

  1. Run the command above to install all the packages

Start the Project

  1. Now run the server:
npm run start
  1. Open http://localhost:8000/news with your browser to see the results of the scrape in your terminal. You can also used certain paramters to get news from individual sources.

Apache 2.0 License

Apache-2.0