There is a newer version of the record available.

Published November 16, 2023 | Version 1.0.0

javascriptf/script-url-title: Get title of a URL from its HTML

Authors/Creators

  • 1. IIIT Hyderabad

Description

Get title of a URL from its HTML.

<br>

$ node index.js urls.txt -o titles.md
# Generated URL titles saved to titles.md

$ export DEVTOOLS_PATH="/path/to/chrome-linux/chrome"
$ export DEVTOOLS_DATA_DIR="/path/to/chrome-linux/data-dir"
$ node index.js urls.txt -o titles.md --unique
# Generated URL titles saved to titles.md, with unique URLs

$ node index.js urls.txt -o titles.md --unique --sort
# Generated URL titles saved to titles.md, with unique and sorted URLs

<br> <br>

References

<br> <br>

<br>

Files

javascriptf/script-url-title-1.0.0.zip

Files (18.1 kB)

Name Size Download all
md5:366dfb20e996011594d9926dc1a0ce3f
18.1 kB Preview Download

Additional details

Related works