Saturday, 19 November 2022

Unable to grab some fields from a webpage having unconventional content

When I try to scrape some fields from a webpage using requests, I come across foreign content like the following which I don't find any idea to grab data from. Here goes a tiny portion of that response I'm getting:

    I: Qc[
    j~O~_
]S6gMWNougj~Ougp_{
    hr[
        ogL>i
    ]OqNotnYr=nQHOGirKugLKngL[
        Kh
    ][
        uiMpnTnNpSYR: QIZSXNxNpOq_MRnTnN5Nn|nV[
            _SNotnOIh~Rn|9 RIFnQHOuh6Smg\[
                S^\qxf\: sY8OKjL[
                    yhMVnTnO__
                ]RnQHOYhZ_5NotnRn|
            }TYFnQHOIf
        ]W: NotnVZSZY59nQHOuh5
    }uh8Wq_J_{
        hqSmgLZnTnOTg~NxNpOmiLmNotnRnNxNp>8 gr[
            ~NotnW5>
        ]XZ: MQJ6OV5mGWZ|lXnNxNrqz[
            LK9WL[
                xf\:
            }i\[

I wish to know if there is any way I can convert the content to regular html or json.

This is some of the addresses supposed to be within those elements:

Franklin St
Great Rd
Nonset Path


from Unable to grab some fields from a webpage having unconventional content

No comments:

Post a Comment