Skip to content

Latest commit

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

xpath-identifier

Given an html or similar input xpath-identifier returns the xpath of it's location in the input

Usuage

fromxpath_identifierimportsearch_htmltest_html=open("src/tests/fixtures/test_html.html").read()
xpaths=search_html(html_fixture, "Send them a gift tracking link")
print(xpaths)

About

Given an html or similar input xpath-identifier returns the xpath of it's location in the input

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages