Skip to content

danilopatrial/tampermonkey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Scripted Workflows for Tampermonkey

JS snippets to be used with the Tampermonkey browser extension, for data scrapping and other functionalities.

Usage

  1. Install Tampermonkey in your browser.
  2. Add each wanted script
  3. Enable them in the Tampermonkey dashboard

ExpiredDomain.net

The Collector scirpt will run automatically everytime you browse https://*.expireddomains.net/*, and add every domain currently on the page into a buffer.

To Download or Clear the current buffer, open the console (Ctrl + Shift + K) and run exportED() or clearED(), respectively. (Note: the exportED function automatically clears the current buffer after download)

Disclaimer

This script is provided for responsible data collection and research purposes only. By using it, you agree to comply with the target website’s terms of service, robots.txt policies, and any applicable laws or regulations.

Do NOT use this tool to send excessive requests, bypass rate limits, overload servers, or otherwise disrupt the normal operation of any website. Automated access should be performed conservatively, with appropriate delays and respect for server resources.

The user of this script is solely responsible for how it is used. Ensure that your activities remain ethical, lawful, and within the rules established by the website being accessed.

License

MIT — see LICENSE for details.

About

Scripted Workflows for Tampermonkey

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors