Get Started
- Global and US Encord Platforms
- 1. Prerequisites and Installation
- 2. Import cloud data
- 3. Set Up Your Project and Team
- Export Labels
General
- Entities and Relationships
- User Authentication
- Network Configurations
- Bulk Action Best Practices
- User Groups
- Custom Embeddings with the SDK
- SDK Reference
- EncordUserClient
- Bundle
- CloudUploadSettings
- MetadataSchema
- FilterPreset
- Storage
- Labels
- Ontology
- Project
- Workflows and Stages
Index
Projects
Labels
Datasets
Labels
HtmlNode
HtmlNode Objects
class HtmlNode(BaseDTO)
A class representing a single HTML node, with the xpath and offset.
Attributes:
xpath
str - The xpath of the nodeoffset
int - The offset of the content from the xpath
Was this page helpful?
On this page