https://github.com/joakin/page-title-service
A microservice that returns the page title of a website. Works for SPAs too (uses a headless browser).
https://github.com/joakin/page-title-service
Last synced: about 1 year ago
JSON representation
A microservice that returns the page title of a website. Works for SPAs too (uses a headless browser).
- Host: GitHub
- URL: https://github.com/joakin/page-title-service
- Owner: joakin
- Created: 2017-09-08T17:35:49.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-08T17:35:58.000Z (almost 9 years ago)
- Last Synced: 2025-02-18T19:55:22.501Z (over 1 year ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# page-title-service
A microservice that returns the page title of a website. Works for JS only
sites too.
Requires node 8+. After `npm install` run `npm start` and try it by visiting:
* http://localhost:3000/https://example.com