web2vec
Contents:
Introduction
Quick start
Contributing
Code of conduct
Reference
web2vec package
Subpackages
web2vec.crawlers package
web2vec.extractors package
Submodules
Module contents
web2vec
src
web2vec package
web2vec.crawlers package
web2vec.crawlers.models module
View page source
web2vec.crawlers.models module
class
web2vec.crawlers.models.
WebPage
(
url
,
html
)
[source]
Bases:
object
Model of a web page
get_title
(
)
[source]