Search found 69 matches

by access2vivek
Sun Apr 04, 2021 7:48 pm
Forum: iMacros Consultants
Topic: Need a project partner
Replies: 10
Views: 11055

Re: Need a project partner

Google Sheets is used as the database Can you share code to read data from Google Sheets? Ok, so I use a simple trick to use Google Sheets as the database. I use the Google Apps Script to create two methods - "doGet" and "doPost" to fetch and push data to the sheet. Once the doG...
by access2vivek
Tue Mar 30, 2021 10:06 am
Forum: iMacros Consultants
Topic: Need a project partner
Replies: 10
Views: 11055

Re: Need a project partner

Yep, sounds like an interesting Project indeed..., but hum..., don't you notice the ugly Typo in your Thread Title...? (Corrected in my Reply...) :shock: I think I was in a hurry which is why I didn't spot that :lol: OK, Good Luck, and post some Update maybe in the Thread once you'll have found you...
by access2vivek
Tue Mar 30, 2021 10:03 am
Forum: iMacros Consultants
Topic: Need a project partner
Replies: 10
Views: 11055

Re: Need a project partner

Without video chat and desktop sharing (except it's required for bugs) ? I have seen this project request but only with desktop sharing, video chat and more in my last email contact. I am not quite sure that I understood what you are asking @thecoder2012. I had asked the owner of the project to con...
by access2vivek
Sun Mar 28, 2021 5:35 pm
Forum: iMacros Consultants
Topic: Need a project partner
Replies: 10
Views: 11055

Need a project partner

Hello iMacros Developers, I have been working on a project for a while that uses PaleMoon browser with iMacros 8.9.7. The code is written in Javascript and Google Sheets is used as the database. I am working on automating form-filling on a job portal. Since job applications are being done on multipl...
by access2vivek
Fri Jan 01, 2021 9:58 am
Forum: iMacros for Firefox
Topic: Answer questionnaire automatically
Replies: 1
Views: 2103

Re: Answer questionnaire automatically

Firstly, where are you trying to "COPY" from because in iMacros, you will need to define a source, which is a local file. Using SET !DATASOURCE_FILE and SET !EXTRACT {{!COL1}}, you can probably read the values and paste them in the specfic element. Secondly, You can extract the text of the...
by access2vivek
Fri Jan 01, 2021 9:54 am
Forum: iMacros Consultants
Topic: Clicking All Buttons By Name at same time
Replies: 1
Views: 4325

Re: Clicking All Buttons By Name at same time

Let's connect via email so that I can help you. I would like to understand your use-case properly if possible.
by access2vivek
Tue Jul 28, 2020 8:23 am
Forum: iMacros for Firefox
Topic: Include JS Functions Library in JS File
Replies: 18
Views: 26439

Re: Include JS Functions Library in JS File

I was stuck at this very point for a very long time. It took me months to finally find a working solution. Here it is:- // Define a XMLHttpRequest object const XMLHttpRequest = Components.Constructor("@mozilla.org/xmlextras/xmlhttprequest;1"); var getLibrary= XMLHttpRequest(); // Create a ...
by access2vivek
Tue Jul 28, 2020 8:02 am
Forum: iMacros for Firefox
Topic: I Can't Select an Option from a Drop-down List
Replies: 6
Views: 5483

Re: I Can't Select an Option from a Drop-down List

Selecting from a Dropdown is very simple. All you have to do is use the "value" attribute of the <option> element under the <select> element. Note that you will need to prepend the "%" symbol before the value attribute. For example, if the HTML is: - <select name="cars"...
by access2vivek
Tue Jul 28, 2020 7:16 am
Forum: iMacros Consultants
Topic: Need iMacro developer
Replies: 2
Views: 5734

Re: Need iMacro developer

Hello Franck,

I was unable to find you on Skype, hence I am dropping a message here.

I hope the requirement is still open. Let us connect via email.

Regards,
Vivek Agrawal
by access2vivek
Sun Jun 14, 2020 8:57 am
Forum: iMacros for Firefox
Topic: Running iMacros on the cloud
Replies: 5
Views: 9708

Re: Running iMacros on the cloud

Would be "interesting" btw @OP, if you could post an Update to this Thread, to post if you made any "Progress" and managed to implement your Scenario..., one Year later...?, as 2 Users posted in the Thread to help you, but you never followed up... :idea: Sorry for not updating e...
by access2vivek
Sun Jun 14, 2020 8:49 am
Forum: iMacros for Firefox
Topic: Help with Imacros with javascript.
Replies: 9
Views: 10714

Re: Help with Imacros with javascript.

if (retcode2 < 0) { iimDisplay("Error Found:"+Errorstring+"retcode:"+retcode2); macro4 += "CODE:"; macro4 += "ADD !EXTRACT {{!URLCURRENT}}" + "\n"; macro4 += "SAVEAS TYPE=EXTRACT FOLDER=* FILE=ErrorURL.csv\n"; iimPlay(macro4); } if you hav...
by access2vivek
Sun Jun 14, 2020 7:46 am
Forum: iMacros for Firefox
Topic: How to find out number of url in the page?
Replies: 4
Views: 6280

Re: How to find out number of url in the page?

I m trying to extract all links in the page however I m not sure how many links are there in the page . Is there any way I can stop the execution when no link is found ( or when tag timeout ) ? Here is the code ( Here i m assuming there are 100 links in the page However if it's less than that I nee...
by access2vivek
Sun Jun 14, 2020 6:56 am
Forum: iMacros Consultants
Topic: Consultant/Programmer needed
Replies: 1
Views: 6911

Re: Consultant/Programmer needed

I have a paid gig that I need done. I need info ( first name, last name, age, city & state) extracted from this site www.tributes.com by each individual state and then the extracted data would be saved. That saved data would then be used on this site https://www.intelius.com/ to locate their li...
by access2vivek
Sun Jun 14, 2020 6:55 am
Forum: iMacros Consultants
Topic: iMacro to Fill out Google My Business (GMB) Form
Replies: 2
Views: 10746

Re: iMacro to Fill out Google My Business (GMB) Form

Looking for someone who can create an iMacro that fills out the Google My Business listing form. The process is very straightforward and I will provide detailed instructions. I have already created a working demo but it's missing a few features. If you're interested please let me know and we can ju...
by access2vivek
Sun Jun 14, 2020 6:53 am
Forum: iMacros Consultants
Topic: looking for imacro consultation to help me on a browser automation job
Replies: 10
Views: 15795

Re: looking for imacro consultation to help me on a browser automation job

Hi Vivek, sorry to bump old thread. Looking for the same to scrape google maps data for compare my holiday website with other website details from google maps. Can you PM me. thanks :D Edit:Opps maleformed link to my site & typo. Yes. I have experience using Google APIs to scrape data for comme...