Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to extract the page title from the HTML? #85

Open
StubbornDeer opened this issue Mar 13, 2024 · 1 comment
Open

How to extract the page title from the HTML? #85

StubbornDeer opened this issue Mar 13, 2024 · 1 comment

Comments

@StubbornDeer
Copy link

Hi guys, your library looks pretty promising but I can't figure out how to extract the page title. With BeautifulSoup, it's pretty straightforward:

parser.title.text

How to get it with inscriptis?
Thanks!

@AlbertWeichselbraun
Copy link
Contributor

inscriptis currently focuses on providing an accurate representation of the web page (without site metadata such as title).

if there is sufficient user interest, i might add options to extract the title and other site metadata as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants