Using RegEx to clean data, there are two lines scraped, how can I get only the first line?
While trying to scrape the following page, https://www.graff-designs.com/en/catalog/bathroom/dett/4994/mod--lavatory-faucet/
I am not able to get the desired selection for scraping. As can be seen in the attached image, I am trying to scrape the name only of the item, but It is selecting the code too. This problem is being faced on every page of Graff website. I am not a coder. Can you please help me to extract only the desired name ?
-
But it's getting both the title and code, so we need to clean the data with RegEx(Octoparse Regular Expression Tool)
First, let's click on "Refine extracted data".
Please sign in to leave a comment.
Comments
4 comments