Tutorials

From iMacros

Jump to: navigation, search

This page is under construction. Please find the iMacros tutorials at http://iopus.com/imacros/support/

We will transfer them by and by to this site to have all the information in one place.

Contents

First Steps

Recording a Macro

How to record a simple macro.

Image:First steps1.png Click here to start tutorial

(Note: This tutorial shows the iMacros Firefox plugin to record the macro, but the procedure is the same for both, the iMacros browser and the Internet Explorer plugin.)

Automating a Web Form

Another simple macro that does not only visit a certain site, but additionally fills in and submits a web form.

Image:First steps2.png Click here to start tutorial

(Note: This tutorial shows the iMacros Firefox plugin to record the macro, but the procedure is the same for both, the iMacros browser and the Internet Explorer plugin.)

Using iMacros to Get Up-to-date Flight Prices

Image:Flight.prices.png Click here to start tutorial

(Note: This tutorial shows the iMacros Internet Explorer plugin to record the macro, but the procedure is the same for both, the iMacros browser and the Firefox plugin.)

More Macros

Using DS for Drag 'n Drop

Using [DS], you can move elements around

Image:Update.excel2.png Click here to start turorial

Using ImageRecognition

Use image recognition to select a website's elements

Image:Image.search.wizard.png Click here to start tutorial

Form Filling

CSV input

How to fill a web form from a CSV input file.

Image:Csv.input.tutorial.png Click here to start tutorial

More information on CSV input:

Web Data Extraction

Note: The macros displayed in the tutorials make use of the deprecated EXTRACT command, which now is a simple TAG with the EXTRACT parameter (cf. EXTRACT). When using the Extraction Wizard, recent releases of iMacros will automatically create the new commands (and not the ones that are shown in the tutorial).

Using the Content Extraction Wizard

How to use the Extraction Wizard

Image:Content.extraction.wizard.png Click here for part 1 of the tutorial (the tutorial will automatically continue with parts 2, 3, and 4)

Scripting an Extraction Loop

Using a VBS loop for extraction

Image:Script.loop.png Click here for part 2 of the tutorial

Relative Extraction (Extraction With Relative Positioning)

Using relative positioning (e.g. POS=R1) in extraction

Image:Relative.extraction.png Click here for part 3 of the tutorial

Script Relative Extraction Loop

Using relative positioning in a VBS loop extraction

Image:Script.relative.extraction.loop.png Click here for part 4 of the tutorial

Scripting

Updating Excel Data From the Web

How to update data in an Excel spread sheet calling iMacros directly from Excel

Step 1: Record and prepare macro

Image:Update.excel1.png Click here for part 1 of the tutorial

Step 2: Make Excel call iMacros

Image:Update.excel2.png Click here to start part 2 of the tutorial

Loops with VBS

Please see VBS looping

Response Time Measurement

Use the STOPWATCH command to measure the respond time of certain web actions

Image:Stopwatch.png Click here to start the tutorial

Personal tools