
Tampermonkey
Violentmonkey
Greasemonkey
Userscripts
Greasy Fork
Database Script Tool
Lichess
Script Manager โ SManager
ParseHub
import.io
Apify
Octoparse
Scrapy
Data Miner
Kimono
ScrapeHero
Tampermonkey
ParseHubTampermonkey is recommended for developers, tech enthusiasts, and users who wish to customize their web browsing experience. It's especially useful for individuals who frequently use specific websites and want to automate repetitive tasks or add new functionalities that are not natively supported by those sites.
ParseHub is recommended for business analysts, data scientists, researchers, and anyone who needs to extract data from websites regularly but does not wish to dive deeply into coding. It's also a good option for individuals or small businesses looking to gather market research, product pricing information, or other competitive intelligence from web sources.
Based on our record, Tampermonkey seems to be a lot more popular than ParseHub. While we know about 135 links to Tampermonkey, we've tracked only 3 mentions of ParseHub. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
// ==UserScript== // @name ChatGPT Firefox Input Focus Fix // @namespace http://tampermonkey.net/ // @version 1.0 // @description Fixes lost first keystroke in ChatGPT input on Firefox by focusing and clicking the textarea // @match https://chat.openai.com/* // @match https://chatgpt.com/* // @grant none // ==/UserScript== (function () { const simulateClick = (el) => { ... - Source: dev.to / about 1 year ago
// ==UserScript== // @name Hide Expanding Menu Bar // @namespace http://tampermonkey.net/ // @version 0.1 // @require https://code.jquery.com/jquery-3.6.0.min.js // @description Hides Zillow auto-expanding menu // @author mikmak // @match https://www.zillow.com/* // @grant GM_addStyle // ==/UserScript== Const $ = window.$; Function hideExpandingMenu() { ... - Source: dev.to / about 1 year ago
// ==UserScript== // @name Remove data-dark-theme attributes // @namespace http://tampermonkey.net/ // @version 2024-06-23 // @description Remove data-dark-theme attributes from GitHub Actions console // @author masayoshi haruta // @match https://github.com/*/*/actions/runs/* // @icon https://www.google.com/s2/favicons?sz=64&domain=github.com // @grant none //... - Source: dev.to / about 2 years ago
// @name 0 Highlight remover // @namespace http://tampermonkey.net/ // @version 0.1 // @description try to take over the world! // @author You // @match https://outlook.office.com/mail/id/* // @icon https://www.google.com/s2/favicons?sz=64&domain=office.com // @grant none // ==/UserScript==. Source: over 2 years ago
// ==UserScript== // u/name {snipped} // u/namespace http://tampermonkey.net/ // u/version 0.1 // u/description {snipped} // u/author You // u/match {snipped} // u/require http://code.jquery.com/jquery-3.7.1.min.js // u/icon https://www.google.com/s2/favicons?sz=64&domain=pokefarm.com // u/grant none // ==/UserScript== /* global jQuery... Source: over 2 years ago
I've heard some folks have success with "parsehub.com", though I once tried it for a project and found it a bit intimidating... Source: over 4 years ago
Parsehub.com โ Extract data from dynamic sites, turn dynamic websites into APIs, 5 projects free. - Source: dev.to / almost 5 years ago
Parsehub is a powerful web scraping GUI tool for efficient fetching and manipulating data from any webpage. It helps you create an API output for a given website. You can even sanitize your content by using regex or replace function. So the input is a URL and the output is a structured json file. - Source: dev.to / about 5 years ago
Violentmonkey - Violentmonkey is a userscript manager to support running userscripts in web pages.
import.io - Import. io helps its users find the internet data they need, organize and store it, and transform it into a format that provides them with the context they need.
Greasemonkey - Customize the way a web page displays or behaves, by using small bits of JavaScript.
Apify - Apify is a web scraping and automation platform that can turn any website into an API.
Userscripts - An open-source userscript editor for Safari.
Octoparse - Octoparse provides easy web scraping for anyone. Our advanced web crawler, allows users to turn web pages into structured spreadsheets within clicks.