You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BeautifulSoup4.4.0 (works with 4.9.0) wrapper that allows to find/iter sub tags using partial key/value/key+value names to find matching HTML/XML tags in DOM from previously scraped page or directly downloaded from Web. Allows to work with XPatyh, an little enhancement that should make you happy :) Use it as a wrapper that simplifies usage of na…