cheungcn

Results 4 comments of cheungcn

I tried on my own by adding a xpath for the price qualifier for scraping and adding to the dataframe i.e. `xp_qualifier = """//div[@class="propertyCard-priceQualifier"]//span/text()"""` But it returns the tag at...

And the guide price...

> Just letting you know I've seen your issue report. Can you also provide the parameters you used when using the tool? Did you just leave it as defaults? Got...

> @cheungcn it is designed to execute python file inside a Docker container. This helps makes sure that it doesn't perform any malicious activities on the host machine. For now,...