Search found 6 matches
- Thu Jul 02, 2009 10:04 am
- Forum: iMacros for Firefox
- Topic: CSV lines
- Replies: 1
- Views: 783
CSV lines
Hi, im extracting data from a site to a csv file. Now i have to pass from a .txt file to manually delete "the squares" before the text that break the lines. How can i prevent Imacros to extract these "squares" too and directly saveas .csv file to be opened with excel or similar programs with regular...
- Thu Jul 02, 2009 9:11 am
- Forum: Data Extraction and Web Screen Scraping
- Topic: EXTRACT! problem
- Replies: 1
- Views: 886
EXTRACT! problem
Hi, i have a problem in extracting datas in a csv file. Here's a sample of the macro im using: URL GOTO=http://www.senato.it/leg/13/BGT/Schede/Ddliter/13351.htm TAG XPATH=id('content')/div[1]/h1 EXTRACT=TXT TAG XPATH=id('content')/div[1]/div[4] EXTRACT=TXT TAG XPATH=id('content')/div[1]/p[1] EXTRACT...
- Tue May 12, 2009 10:20 am
- Forum: iMacros for Firefox
- Topic: tag xpath
- Replies: 3
- Views: 1161
Re: tag xpath
hi, thanks for answering... i was using FireBug, in fact using XPath Checker i have no problem. With the first plug-in i was missing the last [1] in the XPath.. /html/body/table/tbody/tr[2]/td/table[2]/tbody/tr[2]/td/table/tbody/tr[2]/td[2]/span /html/body/table/tbody/tr[2]/td/table[2]/tbody/tr[2]/t...
- Mon May 11, 2009 11:09 am
- Forum: iMacros for Firefox
- Topic: unambiguous XPath expression
- Replies: 5
- Views: 6652
unambiguous XPath expression
Hi,
does anybody can explain that
'RuntimeError: unambiguous XPath expression:'
Thanks
does anybody can explain that
'RuntimeError: unambiguous XPath expression:'
Thanks
- Mon May 11, 2009 10:43 am
- Forum: iMacros for Firefox
- Topic: tag xpath
- Replies: 3
- Views: 1161
tag xpath
Hi,
anyone can tell me the correct syntax to use TAG XPATH,, coz im trying this one
TAG XPATH="/html/body/table/tbody/tr[2]/td/table[2]/tbody/tr[2]/td/table/tbody/tr[4]/td[2]/span"
and i get a syntax error.
thanks everybody
anyone can tell me the correct syntax to use TAG XPATH,, coz im trying this one
TAG XPATH="/html/body/table/tbody/tr[2]/td/table[2]/tbody/tr[2]/td/table/tbody/tr[4]/td[2]/span"
and i get a syntax error.
thanks everybody
- Sat May 02, 2009 1:17 pm
- Forum: iMacros for Firefox
- Topic: endofpage
- Replies: 1
- Views: 665
endofpage
Hi,
im using imacros for Firefox, im wondering if there is anything working such as the endofpage variable in the imacros browser
thanks
im using imacros for Firefox, im wondering if there is anything working such as the endofpage variable in the imacros browser
thanks