a-pandas-ex-css-selector-from-html


Namea-pandas-ex-css-selector-from-html JSON
Version 0.10 PyPI version JSON
download
home_pagehttps://github.com/hansalemaos/a_pandas_ex_css_selector_from_html
SummaryGenerates all possible CSS selector combinations from an HTML string - Speed up your Selenium automation!
upload_time2022-12-28 05:26:15
maintainer
docs_urlNone
authorJohannes Fischer
requires_python
licenseMIT
keywords selenium pandas css html css selector bs4 automation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# Generates all possible CSS selector combinations from an HTML string - Speed up your Selenium automation!

```python

$pip install a-pandas-ex-css-selector-from-html



from a_pandas_ex_css_selector_from_html import pd_add_css_selector_from_html

pd_add_css_selector_from_html()

import pandas as pd



html = "https://pypi.org/project/make-even-odd/0.10/"  # file path, html string, url

df = pd.Q_selector_from_html(html, parser="html.parser", ignore_tags=("html", "body"))



....

952                                ....                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <input autocapitalize="off" autocomplete="off" class="search-form__search" data-action="keydown@window-&gt;search-focus#focusSearchField" data-controller="search-focus" data-search-focus-target="searchField" id="search" name="q" placeholder="Search projects" spellcheck="false" type="text" value=""/>                                                                                                                                                                                                                                                                     input[placeholder="Search projects"][value=""][autocapitalize="off"][spellcheck="false"]         226            5192

953     <input autocapitalize="off"....                                                                                 input[placeholder="Search projects"][value=""][autocapitalize="off"][data-controller="search-focus"]         226            5187

954     <input autocapitalize="off"....                                                    input[placeholder="Search projects"][value=""][autocapitalize="off"][data-action="keydown@window->search-focus#focusSearchField"]         226            5185

955     <input autocapitalize="off"....                                                                         input[placeholder="Search projects"][value=""][autocapitalize="off"][data-search-focus-target="searchField"]         226            5191

956     <input autocapitalize="off"....                                                                                   input[placeholder="Search projects"][value=""][spellcheck="false"][data-controller="search-focus"]         226            5242

957     <input autocapitalize="off"....                                                      input[placeholder="Search projects"][value=""][spellcheck="false"][data-action="keydown@window->search-focus#focusSearchField"]         226            5240

958     <input autocapitalize="off"....                                                                           input[placeholder="Search projects"][value=""][spellcheck="false"][data-search-focus-target="searchField"]         226            5246

959     <input autocapitalize="off"....                                          input[placeholder="Search projects"][value=""][data-controller="search-focus"][data-action="keydown@window->search-focus#focusSearchField"]         226            5235

960     <input autocapitalize="off"....                                                               input[placeholder="Search projects"][value=""][data-controller="search-focus"][data-search-focus-target="searchField"]         226            5237

961     <input autocapitalize="off"....                                  input[placeholder="Search projects"][value=""][data-action="keydown@window->search-focus#focusSearchField"][data-search-focus-target="searchField"]         226            5233

962     <input autocapitalize="off"....                                                                                   input[placeholder="Search projects"][autocomplete="off"][autocapitalize="off"][spellcheck="false"]         226            5145

963     <input autocapitalize="off"....                                                                       input[placeholder="Search projects"][autocomplete="off"][autocapitalize="off"][data-controller="search-focus"]         226            5140

964     <input autocapitalize="off"....                                          input[placeholder="Search projects"][autocomplete="off"][autocapitalize="off"][data-action="keydown@window->search-focus#focusSearchField"]         226            5138

965     <input autocapitalize="off"....                                                               input[placeholder="Search projects"][autocomplete="off"][autocapitalize="off"][data-search-focus-target="searchField"]         226            5144

966     <input autocapitalize="off"....                                                                         input[placeholder="Search projects"][autocomplete="off"][spellcheck="false"][data-controller="search-focus"]         226            5163

967     <input autocapitalize="off"....                                            input[placeholder="Search projects"][autocomplete="off"][spellcheck="false"][data-action="keydown@window->search-focus#focusSearchField"]         226            5161

968     <input autocapitalize="off"....                                                                 input[placeholder="Search projects"][autocomplete="off"][spellcheck="false"][data-search-focus-target="searchField"]         226            5167

969     <input autocapitalize="off"....                                input[placeholder="Search projects"][autocomplete="off"][data-controller="search-focus"][data-action="keydown@window->search-focus#focusSearchField"]         226            5156

970     <input autocapitalize="off"....                                                     input[placeholder="Search projects"][autocomplete="off"][data-controller="search-focus"][data-search-focus-target="searchField"]         226            5158

971     <input autocapitalize="off"....                        input[placeholder="Search projects"][autocomplete="off"][data-action="keydown@window->search-focus#focusSearchField"][data-search-focus-target="searchField"]         226            5154

972     <input autocapitalize="off"....                                                                       input[placeholder="Search projects"][autocapitalize="off"][spellcheck="false"][data-controller="search-focus"]         226            5131

973     <input autocapitalize="off"....                                          input[placeholder="Search projects"][autocapitalize="off"][spellcheck="false"][data-action="keydown@window->search-focus#focusSearchField"]         226            5129

974     <input autocapitalize="off"....                                                               input[placeholder="Search projects"][autocapitalize="off"][spellcheck="false"][data-search-focus-target="searchField"]         226            5135

975     <input autocapitalize="off"....                              input[placeholder="Search projects"][autocapitalize="off"][data-controller="search-focus"][data-action="keydown@window->search-focus#focusSearchField"]         226            5124

976     <input autocapitalize="off"....                                                   input[placeholder="Search projects"][autocapitalize="off"][data-controller="search-focus"][data-search-focus-target="searchField"]         226            5126

977     <input autocapitalize="off"....                      input[placeholder="Search projects"][autocapitalize="off"][data-action="keydown@window->search-focus#focusSearchField"][data-search-focus-target="searchField"]         226            5122

978     <input autocapitalize="off"....                                input[placeholder="Search projects"][spellcheck="false"][data-controller="search-focus"][data-action="keydown@window->search-focus#focusSearchField"]         226            5179

979     <input autocapitalize="off"....                                                     input[placeholder="Search projects"][spellcheck="false"][data-controller="search-focus"][data-search-focus-target="searchField"]         226            5181

980     <input autocapitalize="off"....                        input[placeholder="Search projects"][spellcheck="false"][data-action="keydown@window->search-focus#focusSearchField"][data-search-focus-target="searchField"]         226            5177

981     <input autocapitalize="off"....            input[placeholder="Search projects"][data-controller="search-focus"][data-action="keydown@window->search-focus#focusSearchField"][data-search-focus-target="searchField"]         226            5172

982     <input autocapitalize="off"....                                                                                                        input[value=""][autocomplete="off"][autocapitalize="off"][spellcheck="false"]         226            5793

983     <input autocapitalize="off"....                                                                                            input[value=""][autocomplete="off"][autocapitalize="off"][data-controller="search-focus"]         226            5788

984     <input autocapitalize="off"....                                                               input[value=""][autocomplete="off"][autocapitalize="off"][data-action="keydown@window->search-focus#focusSearchField"]         226            5786

985     <input autocapitalize="off"....                                                                                    input[value=""][autocomplete="off"][autocapitalize="off"][data-search-focus-target="searchField"]         226            5792

986     <input autocapitalize="off"....                                                                                              input[value=""][autocomplete="off"][spellcheck="false"][data-controller="search-focus"]         226            5811

987     <input autocapitalize="off"....                                                                 input[value=""][autocomplete="off"][spellcheck="false"][data-action="keydown@window->search-focus#focusSearchField"]         226            5809

988     <input autocapitalize="off"....                                                                                      input[value=""][autocomplete="off"][spellcheck="false"][data-search-focus-target="searchField"]         226            5815

989     <input autocapitalize="off"....                                                     input[value=""][autocomplete="off"][data-controller="search-focus"][data-action="keydown@window->search-focus#focusSearchField"]         226            5804

990     <input autocapitalize="off"....                                                                          input[value=""][autocomplete="off"][data-controller="search-focus"][data-search-focus-target="searchField"]         226            5806

991     <input autocapitalize="off"....                                             input[value=""][autocomplete="off"][data-action="keydown@window->search-focus#focusSearchField"][data-search-focus-target="searchField"]         226            5802

992     <input autocapitalize="off"....                                                                                            input[value=""][autocapitalize="off"][spellcheck="false"][data-controller="search-focus"]         226            5779

993     <input autocapitalize="off"....                                                               input[value=""][autocapitalize="off"][spellcheck="false"][data-action="keydown@window->search-focus#focusSearchField"]         226            5777

994     <input autocapitalize="off"....                                                                                    input[value=""][autocapitalize="off"][spellcheck="false"][data-search-focus-target="searchField"]         226            5783

995     <input autocapitalize="off"....                                                   input[value=""][autocapitalize="off"][data-controller="search-focus"][data-action="keydown@window->search-focus#focusSearchField"]         226            5772

996     <input autocapitalize="off"....                                                                        input[value=""][autocapitalize="off"][data-controller="search-focus"][data-search-focus-target="searchField"]         226            5774

997     <input autocapitalize="off"....                                           input[value=""][autocapitalize="off"][data-action="keydown@window->search-focus#focusSearchField"][data-search-focus-target="searchField"]         226            5770

998     <input autocapitalize="off"....                                                     input[value=""][spellcheck="false"][data-controller="search-focus"][data-action="keydown@window->search-focus#focusSearchField"]         226            5827

999     <input autocapitalize="off"....                                                                          input[value=""][spellcheck="false"][data-controller="search-focus"][data-search-focus-target="searchField"]         226            5829

....

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/hansalemaos/a_pandas_ex_css_selector_from_html",
    "name": "a-pandas-ex-css-selector-from-html",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "selenium,pandas,css,html,css selector,bs4,automation",
    "author": "Johannes Fischer",
    "author_email": "<aulasparticularesdealemaosp@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/f9/1e/f607c98a7baf8bfcb012a114b167fdcbbda6687e8f52b14feda311b3328c/a_pandas_ex_css_selector_from_html-0.10.tar.gz",
    "platform": null,
    "description": "\n# Generates all possible CSS selector combinations from an HTML string - Speed up your Selenium automation!\n\n```python\n\n$pip install a-pandas-ex-css-selector-from-html\n\n\n\nfrom a_pandas_ex_css_selector_from_html import pd_add_css_selector_from_html\n\npd_add_css_selector_from_html()\n\nimport pandas as pd\n\n\n\nhtml = \"https://pypi.org/project/make-even-odd/0.10/\"  # file path, html string, url\n\ndf = pd.Q_selector_from_html(html, parser=\"html.parser\", ignore_tags=(\"html\", \"body\"))\n\n\n\n....\n\n952                                ....                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <input autocapitalize=\"off\" autocomplete=\"off\" class=\"search-form__search\" data-action=\"keydown@window-&gt;search-focus#focusSearchField\" data-controller=\"search-focus\" data-search-focus-target=\"searchField\" id=\"search\" name=\"q\" placeholder=\"Search projects\" spellcheck=\"false\" type=\"text\" value=\"\"/>                                                                                                                                                                                                                                                                     input[placeholder=\"Search projects\"][value=\"\"][autocapitalize=\"off\"][spellcheck=\"false\"]         226            5192\n\n953     <input autocapitalize=\"off\"....                                                                                 input[placeholder=\"Search projects\"][value=\"\"][autocapitalize=\"off\"][data-controller=\"search-focus\"]         226            5187\n\n954     <input autocapitalize=\"off\"....                                                    input[placeholder=\"Search projects\"][value=\"\"][autocapitalize=\"off\"][data-action=\"keydown@window->search-focus#focusSearchField\"]         226            5185\n\n955     <input autocapitalize=\"off\"....                                                                         input[placeholder=\"Search projects\"][value=\"\"][autocapitalize=\"off\"][data-search-focus-target=\"searchField\"]         226            5191\n\n956     <input autocapitalize=\"off\"....                                                                                   input[placeholder=\"Search projects\"][value=\"\"][spellcheck=\"false\"][data-controller=\"search-focus\"]         226            5242\n\n957     <input autocapitalize=\"off\"....                                                      input[placeholder=\"Search projects\"][value=\"\"][spellcheck=\"false\"][data-action=\"keydown@window->search-focus#focusSearchField\"]         226            5240\n\n958     <input autocapitalize=\"off\"....                                                                           input[placeholder=\"Search projects\"][value=\"\"][spellcheck=\"false\"][data-search-focus-target=\"searchField\"]         226            5246\n\n959     <input autocapitalize=\"off\"....                                          input[placeholder=\"Search projects\"][value=\"\"][data-controller=\"search-focus\"][data-action=\"keydown@window->search-focus#focusSearchField\"]         226            5235\n\n960     <input autocapitalize=\"off\"....                                                               input[placeholder=\"Search projects\"][value=\"\"][data-controller=\"search-focus\"][data-search-focus-target=\"searchField\"]         226            5237\n\n961     <input autocapitalize=\"off\"....                                  input[placeholder=\"Search projects\"][value=\"\"][data-action=\"keydown@window->search-focus#focusSearchField\"][data-search-focus-target=\"searchField\"]         226            5233\n\n962     <input autocapitalize=\"off\"....                                                                                   input[placeholder=\"Search projects\"][autocomplete=\"off\"][autocapitalize=\"off\"][spellcheck=\"false\"]         226            5145\n\n963     <input autocapitalize=\"off\"....                                                                       input[placeholder=\"Search projects\"][autocomplete=\"off\"][autocapitalize=\"off\"][data-controller=\"search-focus\"]         226            5140\n\n964     <input autocapitalize=\"off\"....                                          input[placeholder=\"Search projects\"][autocomplete=\"off\"][autocapitalize=\"off\"][data-action=\"keydown@window->search-focus#focusSearchField\"]         226            5138\n\n965     <input autocapitalize=\"off\"....                                                               input[placeholder=\"Search projects\"][autocomplete=\"off\"][autocapitalize=\"off\"][data-search-focus-target=\"searchField\"]         226            5144\n\n966     <input autocapitalize=\"off\"....                                                                         input[placeholder=\"Search projects\"][autocomplete=\"off\"][spellcheck=\"false\"][data-controller=\"search-focus\"]         226            5163\n\n967     <input autocapitalize=\"off\"....                                            input[placeholder=\"Search projects\"][autocomplete=\"off\"][spellcheck=\"false\"][data-action=\"keydown@window->search-focus#focusSearchField\"]         226            5161\n\n968     <input autocapitalize=\"off\"....                                                                 input[placeholder=\"Search projects\"][autocomplete=\"off\"][spellcheck=\"false\"][data-search-focus-target=\"searchField\"]         226            5167\n\n969     <input autocapitalize=\"off\"....                                input[placeholder=\"Search projects\"][autocomplete=\"off\"][data-controller=\"search-focus\"][data-action=\"keydown@window->search-focus#focusSearchField\"]         226            5156\n\n970     <input autocapitalize=\"off\"....                                                     input[placeholder=\"Search projects\"][autocomplete=\"off\"][data-controller=\"search-focus\"][data-search-focus-target=\"searchField\"]         226            5158\n\n971     <input autocapitalize=\"off\"....                        input[placeholder=\"Search projects\"][autocomplete=\"off\"][data-action=\"keydown@window->search-focus#focusSearchField\"][data-search-focus-target=\"searchField\"]         226            5154\n\n972     <input autocapitalize=\"off\"....                                                                       input[placeholder=\"Search projects\"][autocapitalize=\"off\"][spellcheck=\"false\"][data-controller=\"search-focus\"]         226            5131\n\n973     <input autocapitalize=\"off\"....                                          input[placeholder=\"Search projects\"][autocapitalize=\"off\"][spellcheck=\"false\"][data-action=\"keydown@window->search-focus#focusSearchField\"]         226            5129\n\n974     <input autocapitalize=\"off\"....                                                               input[placeholder=\"Search projects\"][autocapitalize=\"off\"][spellcheck=\"false\"][data-search-focus-target=\"searchField\"]         226            5135\n\n975     <input autocapitalize=\"off\"....                              input[placeholder=\"Search projects\"][autocapitalize=\"off\"][data-controller=\"search-focus\"][data-action=\"keydown@window->search-focus#focusSearchField\"]         226            5124\n\n976     <input autocapitalize=\"off\"....                                                   input[placeholder=\"Search projects\"][autocapitalize=\"off\"][data-controller=\"search-focus\"][data-search-focus-target=\"searchField\"]         226            5126\n\n977     <input autocapitalize=\"off\"....                      input[placeholder=\"Search projects\"][autocapitalize=\"off\"][data-action=\"keydown@window->search-focus#focusSearchField\"][data-search-focus-target=\"searchField\"]         226            5122\n\n978     <input autocapitalize=\"off\"....                                input[placeholder=\"Search projects\"][spellcheck=\"false\"][data-controller=\"search-focus\"][data-action=\"keydown@window->search-focus#focusSearchField\"]         226            5179\n\n979     <input autocapitalize=\"off\"....                                                     input[placeholder=\"Search projects\"][spellcheck=\"false\"][data-controller=\"search-focus\"][data-search-focus-target=\"searchField\"]         226            5181\n\n980     <input autocapitalize=\"off\"....                        input[placeholder=\"Search projects\"][spellcheck=\"false\"][data-action=\"keydown@window->search-focus#focusSearchField\"][data-search-focus-target=\"searchField\"]         226            5177\n\n981     <input autocapitalize=\"off\"....            input[placeholder=\"Search projects\"][data-controller=\"search-focus\"][data-action=\"keydown@window->search-focus#focusSearchField\"][data-search-focus-target=\"searchField\"]         226            5172\n\n982     <input autocapitalize=\"off\"....                                                                                                        input[value=\"\"][autocomplete=\"off\"][autocapitalize=\"off\"][spellcheck=\"false\"]         226            5793\n\n983     <input autocapitalize=\"off\"....                                                                                            input[value=\"\"][autocomplete=\"off\"][autocapitalize=\"off\"][data-controller=\"search-focus\"]         226            5788\n\n984     <input autocapitalize=\"off\"....                                                               input[value=\"\"][autocomplete=\"off\"][autocapitalize=\"off\"][data-action=\"keydown@window->search-focus#focusSearchField\"]         226            5786\n\n985     <input autocapitalize=\"off\"....                                                                                    input[value=\"\"][autocomplete=\"off\"][autocapitalize=\"off\"][data-search-focus-target=\"searchField\"]         226            5792\n\n986     <input autocapitalize=\"off\"....                                                                                              input[value=\"\"][autocomplete=\"off\"][spellcheck=\"false\"][data-controller=\"search-focus\"]         226            5811\n\n987     <input autocapitalize=\"off\"....                                                                 input[value=\"\"][autocomplete=\"off\"][spellcheck=\"false\"][data-action=\"keydown@window->search-focus#focusSearchField\"]         226            5809\n\n988     <input autocapitalize=\"off\"....                                                                                      input[value=\"\"][autocomplete=\"off\"][spellcheck=\"false\"][data-search-focus-target=\"searchField\"]         226            5815\n\n989     <input autocapitalize=\"off\"....                                                     input[value=\"\"][autocomplete=\"off\"][data-controller=\"search-focus\"][data-action=\"keydown@window->search-focus#focusSearchField\"]         226            5804\n\n990     <input autocapitalize=\"off\"....                                                                          input[value=\"\"][autocomplete=\"off\"][data-controller=\"search-focus\"][data-search-focus-target=\"searchField\"]         226            5806\n\n991     <input autocapitalize=\"off\"....                                             input[value=\"\"][autocomplete=\"off\"][data-action=\"keydown@window->search-focus#focusSearchField\"][data-search-focus-target=\"searchField\"]         226            5802\n\n992     <input autocapitalize=\"off\"....                                                                                            input[value=\"\"][autocapitalize=\"off\"][spellcheck=\"false\"][data-controller=\"search-focus\"]         226            5779\n\n993     <input autocapitalize=\"off\"....                                                               input[value=\"\"][autocapitalize=\"off\"][spellcheck=\"false\"][data-action=\"keydown@window->search-focus#focusSearchField\"]         226            5777\n\n994     <input autocapitalize=\"off\"....                                                                                    input[value=\"\"][autocapitalize=\"off\"][spellcheck=\"false\"][data-search-focus-target=\"searchField\"]         226            5783\n\n995     <input autocapitalize=\"off\"....                                                   input[value=\"\"][autocapitalize=\"off\"][data-controller=\"search-focus\"][data-action=\"keydown@window->search-focus#focusSearchField\"]         226            5772\n\n996     <input autocapitalize=\"off\"....                                                                        input[value=\"\"][autocapitalize=\"off\"][data-controller=\"search-focus\"][data-search-focus-target=\"searchField\"]         226            5774\n\n997     <input autocapitalize=\"off\"....                                           input[value=\"\"][autocapitalize=\"off\"][data-action=\"keydown@window->search-focus#focusSearchField\"][data-search-focus-target=\"searchField\"]         226            5770\n\n998     <input autocapitalize=\"off\"....                                                     input[value=\"\"][spellcheck=\"false\"][data-controller=\"search-focus\"][data-action=\"keydown@window->search-focus#focusSearchField\"]         226            5827\n\n999     <input autocapitalize=\"off\"....                                                                          input[value=\"\"][spellcheck=\"false\"][data-controller=\"search-focus\"][data-search-focus-target=\"searchField\"]         226            5829\n\n....\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Generates all possible CSS selector combinations from an HTML string - Speed up your Selenium automation!",
    "version": "0.10",
    "split_keywords": [
        "selenium",
        "pandas",
        "css",
        "html",
        "css selector",
        "bs4",
        "automation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "cbee92535a92009b0fa73a911d27aa96",
                "sha256": "32b6f63c218c556740c523189ed1d71f291344e377459fa0c1e8c2e0acb5738b"
            },
            "downloads": -1,
            "filename": "a_pandas_ex_css_selector_from_html-0.10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cbee92535a92009b0fa73a911d27aa96",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 7379,
            "upload_time": "2022-12-28T05:26:13",
            "upload_time_iso_8601": "2022-12-28T05:26:13.996655Z",
            "url": "https://files.pythonhosted.org/packages/9a/01/e7dade6d46d0b1168c84e0fb53a3efc11ed1fd132762307271f75a55881d/a_pandas_ex_css_selector_from_html-0.10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "5997abf8f007da0824c073e32c0734cb",
                "sha256": "e317f70a3840018a6cdc4f25be4cb86d77d966cacce359e1824bfc59b53aadbe"
            },
            "downloads": -1,
            "filename": "a_pandas_ex_css_selector_from_html-0.10.tar.gz",
            "has_sig": false,
            "md5_digest": "5997abf8f007da0824c073e32c0734cb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6407,
            "upload_time": "2022-12-28T05:26:15",
            "upload_time_iso_8601": "2022-12-28T05:26:15.565467Z",
            "url": "https://files.pythonhosted.org/packages/f9/1e/f607c98a7baf8bfcb012a114b167fdcbbda6687e8f52b14feda311b3328c/a_pandas_ex_css_selector_from_html-0.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-28 05:26:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "hansalemaos",
    "github_project": "a_pandas_ex_css_selector_from_html",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "a-pandas-ex-css-selector-from-html"
}
        
Elapsed time: 0.02288s