Search found 41 matches
- Wed May 06, 2020 11:39 am
- Forum: Data Extraction and Web Screen Scraping
- Topic: Extraction of Table from a web page
- Replies: 7
- Views: 3256
Re: Extraction of Table from a web page
First of all thanks for your valuable TIME and efforts for detailed analysis :) I don't see in your (long) Script what you are further doing with that extracted and cut and cleaned Data... What do you do with it...? :?: There are 1000 of pages I need to extract to save the data offline for further u...
- Tue May 05, 2020 4:47 am
- Forum: Data Extraction and Web Screen Scraping
- Topic: Extraction of Table from a web page
- Replies: 7
- Views: 3256
Re: Extraction of Table from a web page
Yep, very good for the HTML Saveas, (I already had some "jyotirmay" Folder in my "Forum Cases" Folder, ah-ah...!, from some previous Thread of yours from Aug 2018, re-ah-ah...!)... Well, then if there are no Cols [1-6], then that's the "easy" Situation and I expect the "current" 'split()' without t...
- Mon May 04, 2020 1:11 pm
- Forum: Data Extraction and Web Screen Scraping
- Topic: Extraction of Table from a web page
- Replies: 7
- Views: 3256
Re: Extraction of Table from a web page
Can you upload your Screenshot directly to the Forum, rather than using some external Pix Hosting Site...? (Explained in the Forum Rules...) And can you maybe "clean" your Scripts, but especially the first/long one from all unnecessary many Whitespaces/Tabs at the beginning of nearly all Lines...? ...
- Mon May 04, 2020 4:48 am
- Forum: Data Extraction and Web Screen Scraping
- Topic: Extraction of Table from a web page
- Replies: 7
- Views: 3256
Extraction of Table from a web page
I am using Bowser Firefox 56.0 iMacros for Firefox 8.9.7 Windows 7 Professional 64-bit Operating system I am using the below code to extract data from a website VERSION BUILD=8970419 RECORDER=FX 'Uses a Windows script to submit several datasets to a website, e. g. for filling an online database TAB ...
- Mon Jun 24, 2019 2:18 pm
- Forum: General Support & Discussions
- Topic: What are the basic programming language one should know to write code using iMacros
- Replies: 6
- Views: 1633
Re: What are the basic programming language one should know to write code using iMacros
Hum..., I thought you were now using v8.9.7 for FF and not v9.0.3 (which is pretty buggy...!)... :o Yes :D :) Thank you so much for the ideas. I will work on it. Thank you for your valuable advice. Yep, you're welcome, but I don't think I "disclosed" any "Undercover-Recipe", I was just telling "Com...
- Mon Jun 24, 2019 1:30 am
- Forum: General Support & Discussions
- Topic: What are the basic programming language one should know to write code using iMacros
- Replies: 6
- Views: 1633
Re: What are the basic programming language one should know to write code using iMacros
YesHum..., I thought you were now using v8.9.7 for FF and not v9.0.3 (which is pretty buggy...!)...![]()


Thank you so much for the ideas. I will work on it. Thank you for your valuable advice.
- Sun Jun 23, 2019 4:33 pm
- Forum: General Support & Discussions
- Topic: What are the basic programming language one should know to write code using iMacros
- Replies: 6
- Views: 1633
What are the basic programming language one should know to write code using iMacros
I am using Browser Firefox 48.0 iMacros for Firefox 9.0.3 Windows 7 Professional 64-bit Operating system What are the basic programming language one should know to write code using iMacros ? If you don't know any programming language then what should you learn first before writing codes ? It is easy...
- Mon Jun 17, 2019 5:11 pm
- Forum: General Support & Discussions
- Topic: Fill the web page content from One Tab to Another Tab by copying specific Texts
- Replies: 7
- Views: 1643
Re: Fill the web page content from One Tab to Another Tab by copying specific Texts
Ok, Thanks I am trying.... :? :) Ah...!?, OK, I thought you would have already made a bit more "Progress", it's not very complicated, and again, it's a very basic Functionality of iMacros..., you should really read a bit of the Documentation and a few Threads on the Forum, and not only "at the last...
- Mon Jun 17, 2019 2:50 pm
- Forum: General Support & Discussions
- Topic: Fill the web page content from One Tab to Another Tab by copying specific Texts
- Replies: 7
- Views: 1643
Re: Fill the web page content from One Tab to Another Tab by copying specific Texts
Ok, Thanks I am trying....



- Sun Jun 16, 2019 7:22 am
- Forum: General Support & Discussions
- Topic: Fill the web page content from One Tab to Another Tab by copying specific Texts
- Replies: 7
- Views: 1643
Re: Fill the web page content from One Tab to Another Tab by copying specific Texts
Sorry you are right using for 3 years :) but.... when I tried to Extract TAG POS=1 TYPE=TD ATTR=TXT:HINDU by using this code TAG POS=1 TYPE=TD ATTR=TXT:* EXTRACT=TXT SET !VAR1 {{!EXTRACT}} SET !EXTRACT NULL It extracted blank text, please help me for this time, I am running out of time for the task,...
- Sun Jun 16, 2019 6:23 am
- Forum: General Support & Discussions
- Topic: Fill the web page content from One Tab to Another Tab by copying specific Texts
- Replies: 7
- Views: 1643
Fill the web page content from One Tab to Another Tab by copying specific Texts
I am using Browser Firefox 48.0 iMacros for Firefox v8.9.7 Windows 7 Professional 64-bit Operating system I am using the below code. VERSION BUILD=8970419 RECORDER=FX SET !ERRORIGNORE YES TAB T=1 TAG POS=1 TYPE=TD ATTR=TXT:Village/Ward/Ward: TAG POS=1 TYPE=TD ATTR=TXT:INDIA TAG POS=1 TYPE=TD ATTR=TX...
- Sun Jun 16, 2019 5:04 am
- Forum: General Support & Discussions
- Topic: How to Fill the Webpage form content based on another already filled content
- Replies: 11
- Views: 2042
Re: How to Fill the Webpage form content based on another already filled content
Yeah, but in all Cases, try first with '!ERRORIGNORE'... I'm only mentioning the name of the Command, check the Wiki for the correct Syntax... Sorry for that, yes now I am using SET !ERRORIGNORE YES but still the code stops the code is working to fill this text box 'TAG POS=1 TYPE=TEXTAREA FORM=NAM...
- Sun Jun 16, 2019 3:37 am
- Forum: General Support & Discussions
- Topic: How to Fill the Webpage form content based on another already filled content
- Replies: 11
- Views: 2042
Re: How to Fill the Webpage form content based on another already filled content
Yeah, but in all Cases, try first with '!ERRORIGNORE'... I'm only mentioning the name of the Command, check the Wiki for the correct Syntax... Sorry for that, yes now I am using SET !ERRORIGNORE YES but still the code stops the code is working to fill this text box 'TAG POS=1 TYPE=TEXTAREA FORM=NAM...
- Sun Jun 16, 2019 3:15 am
- Forum: General Support & Discussions
- Topic: How to Fill the Webpage form content based on another already filled content
- Replies: 11
- Views: 2042
Re: How to Fill the Webpage form content based on another already filled content
VERSION BUILD=9030808 RECORDER=FX 'SET !EXTRACT_TEST_POPUP NO '!ERRORIGNORE' 'Easy Access Vars: 'SET Village "EXAMPLE" // (Extracted from the Page...) SET Remark_Part_1 "As per attached documents applicant belongs to village " SET Remark_Part_2 " hence certificate may be issued" TAG POS=1 TYPE=A AT...
- Sun Jun 16, 2019 2:32 am
- Forum: General Support & Discussions
- Topic: How to Fill the Webpage form content based on another already filled content
- Replies: 11
- Views: 2042
Re: How to Fill the Webpage form content based on another already filled content
VERSION BUILD=9030808 RECORDER=FX 'SET !EXTRACT_TEST_POPUP NO 'Easy Access Vars: 'SET Village "EXAMPLE" // (Extracted from the Page...) SET Remark_Part_1 "As per attached documents applicant belongs to village " SET Remark_Part_2 " hence certificate may be issued" TAG POS=1 TYPE=A ATTR=TXT:Update<S...