Skip to content

Web scraper built in AutoHotkey v2 for Google Chrome. Automates navigation, interacts with DOM elements, and extracts structured data efficiently. Perfect for repetitive web data extraction and processing tasks.

Notifications You must be signed in to change notification settings

ositoMalvado/ahkChromeWebScrapping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

🚀 Web Automation Functions

Simple yet powerful browser automation tools ✨

🌐 Page Management

  • WaitForLoad ⏳ Ensures complete page loading before any action
  • CheckPage ✅ Validates current page against specified criteria
  • SetAnyPage 🔄 Sets any page via URL or configuration
  • SetPageByTitle 📚 Navigates to pages using their title

🎯 Navigation

  • Navigate 🧭 Directs browser to desired destinations
  • GetElement 🔍 Locates specific elements on the page
  • GetElementPosition 📐 Determines element coordinates
  • GetValue 📝 Retrieves element values

⚡ Interactions

  • ClickElement 🖱️ Performs direct element clicks
  • ClickElementByPosition 📍 Executes position-based clicks
  • SimulateTyping ⌨️ Mimics human typing patterns
  • SimulatePaste 📋 Direct content insertion

🛠️ Built for efficiency and reliability

"Thanks to https://github.com/thqby/ahk2_lib - https://github.com/G33kDude/Chrome.ahk and everyone who contributed to the creation of the necessary components."

About

Web scraper built in AutoHotkey v2 for Google Chrome. Automates navigation, interacts with DOM elements, and extracts structured data efficiently. Perfect for repetitive web data extraction and processing tasks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published