Simple JS script to automate basic webpage scraping, fetches comments, urls and text nodes.
This script can be installed with any extension like Tampermonkey, ViolentMonkey, Greasemonkey...
Once installed and enabled, you'll see a new button in the lower right corner. Click on it and let the magic happen.
If the webpage has a lot of information it will take longer, but it shouldn't take more than a couple minutes to show you the information.
Here is a live example of the usage of this script
This project is licensed under the [GNU General Public License v3.0 (GPLv3)](https://www.gnu.org/licenses/gpl-3.0.html).
Summary:
- You can use, modify, and distribute this software freely under the terms of the GPLv3.
- Any distribution of the software, modified or not, must include the source code and maintain the same license.
- This software is provided "as-is", without any express or implied warranties.
For more details, please refer to the full license at the provided link.


