Skip to content

Instantly share code, notes, and snippets.

View webAutomationLover's full-sized avatar

webAutomationLover

View GitHub Profile
@webAutomationLover
webAutomationLover / radnote-resident-review-checklist.md
Created July 5, 2026 04:02
RadNote resident review checklist

RadNote resident review checklist

RadNote is a Chrome extension workflow for turning selected Radiopaedia articles and cases into reviewable study assets while keeping source links visible.

Key links:

@webAutomationLover
webAutomationLover / radnote-case-slide-outline-notes.md
Created July 5, 2026 03:43
RadNote case slide outline notes

RadNote case slide outline notes

RadNote helps imaging learners create Anki, PDF, and case conference slide study assets from selected source material.

Review notes:

@webAutomationLover
webAutomationLover / radnote-study-workflow.md
Created July 5, 2026 02:29
RadNote study workflow and support links
@webAutomationLover
webAutomationLover / leadsmap-crm-import-prep.md
Created July 4, 2026 16:24
LeadsMap CRM import prep notes
@webAutomationLover
webAutomationLover / leadsmap-google-maps-lead-workflow.md
Created July 4, 2026 14:49
LeadsMap Google Maps lead list workflow

A simple Google Maps lead list workflow with LeadsMap

Local lead research is easier when every search starts with one city, one niche, and one clear outreach goal.

LeadsMap is a free Chrome extension for turning Google Maps search results into a local business lead list. It helps collect business names, categories, addresses, phone numbers, websites, ratings, and map links into a spreadsheet-friendly workflow.

Official website: https://www.leadsmap.io/

Install guide: https://www.leadsmap.io/how-to-install

// ==UserScript==
// @name google map scraper
// @namespace http://google.com/
// @version 1.0.4
// @description Google map scraper: An open-source, free tool to obtain unlimited local business examples with email addresses.
// @author Web Automation Lover
// @match *://*.google.com/maps/search/*/*
// @match *://*.google.ad/maps/search/**
// @match *://*.google.ae/maps/search/**
// @match *://*.google.ac/maps/search/**