Simple to call API that scrapes from sites for useful information to those that make startpages.
Go to file
aria b5ea212da4 remove debug 2022-03-27 17:14:49 -04:00
docs add wallhaven api 2022-02-03 21:38:54 -05:00
ext remove debug 2022-03-27 17:14:49 -04:00
.gitignore make it cors 2022-01-17 14:52:36 -05:00
config.json add wallhaven api 2022-02-03 21:38:54 -05:00
info.txt add info.txt / removed debug 2022-01-28 16:59:22 -05:00
LICENSE Initial commit 2022-01-17 17:59:42 +00:00
package-lock.json improve wallhaven api 2022-03-27 17:01:04 -04:00
package.json add wallhaven api 2022-02-03 21:38:54 -05:00
README.md add wallhaven api 2022-02-03 21:38:54 -05:00
server.js add wallhaven api 2022-02-03 21:38:54 -05:00
test-scrapers.js add wallhaven api 2022-02-03 21:38:54 -05:00

startpage-engine

Simple to call API that scrapes from sites for useful information to those that make startpages.

A public instance is hosted at se.tacohitbox.com.

included within the box

A collection of easy-to-use APIs that require no API key or payment. Allow your server to public or private with a simple config tweak.

APIs

  • Weather API (provided by OpenWeatherMap)
  • Wallpaper API (provided by wallhaven.cc)
  • News Aggregator API (provided by Google News) [TBA]

documentation