Search found 13 matches
- Mon Jan 20, 2014 10:57 am
- Forum: Programming Helium Scraper
- Topic: Iframe window problem
- Replies: 0
- Views: 26855
Iframe window problem
Is there a way to setup helium scraper to fill Iframe window forms?
- Mon Jan 13, 2014 10:30 am
- Forum: Programming Helium Scraper
- Topic: Extract link when href=__doPostBack()
- Replies: 0
- Views: 25858
Extract link when href=__doPostBack()
Hi everyone, does anyone know how to extract links when it has javascript:__doPostBack()?
- Fri Jan 10, 2014 11:55 am
- Forum: JavaScript programming
- Topic: links hidden behind javascript:__doPostBack()
- Replies: 0
- Views: 25640
links hidden behind javascript:__doPostBack()
how do i extract links hidden behind javascript:__doPostBack()?
- Thu Aug 15, 2013 9:02 am
- Forum: Q/A
- Topic: COM object that has been separated from its underlying RCW
- Replies: 2
- Views: 19889
Re: COM object that has been separated from its underlying R
The project is too big to upload here... Is there any other way to send it to you?
- Tue Jul 16, 2013 3:01 pm
- Forum: Q/A
- Topic: COM object that has been separated from its underlying RCW
- Replies: 2
- Views: 19889
COM object that has been separated from its underlying RCW
I receive this message when trying to export data automatically with "custom export": "COM object that has been separated from its underlying RCW cannot be used"... Can anyone explain me what am I doing wrong so that the "custom export" works with all my helium projects but not with one of them? I h...
- Mon Jul 15, 2013 9:42 am
- Forum: Q/A
- Topic: Helium Scraper Database limit
- Replies: 1
- Views: 16226
Helium Scraper Database limit
Hi, I have came across this problem. Scraper is stopping and keep throwing "cannot open database" message. It seems that I have reached the database limit. "mdb" file size is 2gb. It doesn't let me finish scraping or at least extract to a file the info I have already scraped. Is there any solution t...
- Mon May 20, 2013 12:45 pm
- Forum: Programming Helium Scraper
- Topic: Extract Superscript And Subscript Text
- Replies: 0
- Views: 44541
Extract Superscript And Subscript Text
Hi, I'm trying to extract text that has html superscript or subscript tags "<sup>2</sup>". Every time there is something like superscript("<sup>2</sup>") or subscript ("<sub>3</sub>") tags in the text it is either not selected at all and line is splitted into two lines or it's extracted as normal te...
- Fri Apr 05, 2013 10:29 am
- Forum: Programming Helium Scraper
- Topic: Extract multiple parts of text from a line
- Replies: 0
- Views: 28380
Extract multiple parts of text from a line
Hi I have this text on a website : 15mg tab, 28=£1.19; 100=£4.25. 30mg tab, 28=£1.49; 100=£5.32. 60mg tab, 28=£2.40. I have managed to extract 3 lines instead of the whole text but i wonder if i could wrap text elements in the line somehow so that i would be able to extract each quantity = price pai...
- Fri Apr 05, 2013 9:52 am
- Forum: Programming Helium Scraper
- Topic: failed to download access to the path is denied
- Replies: 3
- Views: 44727
Re: failed to download access to the path is denied
Is there a fix to this bug already?
- Thu Mar 21, 2013 3:00 pm
- Forum: Q/A
- Topic: last selected item extraction
- Replies: 1
- Views: 14650
last selected item extraction
How to extract file only from the very last selected element? I have created kind that select multiple links to download files, but I need only the last one, is there a helium premade or maybe somebody could explain how to do that? I've seen there is a premade to select any amount of elements from t...