# IMPORTHTML
## Definition(s)
### Context: [[Nexus - Google Analytics Certificate Course|Google Analytics Certificate]]
#### Sub-context: [[Function#Spreadsheet functions]]
>[! Definition]
>Imports data from a table or list within an HTML page
## Examples
```spreadsheet
=IMPORTHTML("URL", "Query", index)
```
## Related
[[Function#Spreadsheet functions|List of spreadsheet functions]]
[[IMPORTDATA|=IMPORTDATA()]]
[[IMPORTRANGE|=IMPORTRANGE()]]
## Resources
[Google Sheets ref docs](https://support.google.com/docs/answer/3093339?hl=en&ref_topic=9199554&sjid=2868066077408323396-NC)
## Flashcards
The below code are generated for use with [Spaced Repetition plugin](https://github.com/st3v3nmw/obsidian-spaced-repetition/) [docs](https://www.stephenmwangi.com/obsidian-spaced-repetition/)
Imports data from a table or list within an HTML page @@@ [[IMPORTHTML|=IMPORTHTML()]]