Questions tagged [html-tableextract]
47 questions
0
votes
1 answer
Macro for Multiple links
How do I loop/run the code According to a list in .txt file, until the list is ends ??
How do I loop/run the code According to a list in .txt file, until the list is ends ??
Sub FundData()
Dim TikerName As String
TikerName = 'check & execute…

user176705
- 13
- 6
0
votes
1 answer
PHP parse HTML tables and make them correct HTML5 tables
I'm looking for the best way to clean up old HTML tables (with PHP) so that they are correct HTML5 tables - it's mostly a matter of stripping not allowed attributes. In addition to that, I'd also like to strip inline styles of these tables. It would…

pzaj
- 1,062
- 1
- 17
- 37
0
votes
0 answers
How to get a value having same class name in a table using jquery?
I have a table like this, from this site Flipkart.com
GENERAL FEATURES | ||
---|---|---|
Brand | SAMSUNG | |
![]()
Karthik
0
votes
1 answer
readHTMLTable returns dataframe values as integersCan someone explain why the marked line below returns numbers instead of setting the column names the strings in that row? How would I get the correct column names if I include the commented out colClasses line when reading the…
![]()
Rilcon42
0
votes
1 answer
VBA web scrapingI am trying to get a row of data from this table on this website: http://www.nasdaq.com/symbol/neog/financials?query=balance-sheet
Now I can manage to get the "total liabilities" row using the
doc.getelementsbyclassname("net")(3).innertext
but I…
![]()
Default001
0
votes
1 answer
Not getting the value of an input element inside Html code
I need the value 3000 to be in the csv file please help
My Function
| |