FAB
(Fabian Altendorfer)
February 8, 2022, 1:48pm
1
Hey!
I have a question regarding how I can detect symbols on a website:
I have various Job-Listings on a website and I go through all of them and want to scrape all that haven`t got a blue (filled) heart…so I only want to get the listings with empty hearts.
Get Text doesn`t work…any idea what I could do?
Thank you! Fabian
ppr
(Peter Preuss)
February 8, 2022, 1:50pm
2
for datascraping option:
This HowTo introduces on how Data scraping can be configured to retrieve also on non standard information from a web table. After indicating the different data columns with the wizard the extract data definition was post edited and changed to the relevant attributes e.g. value (Text field), src ( Image Source), class (CSS Class Name), tite (Hover Text), href (Url).
Introduction
Following web table is to use for data scraping and also the non text information should be retrieved.
[grafik]
We…
Image option:
get Attribute - src for the image URL and evaluate the filename
1 Like
system
(system)
Closed
February 16, 2022, 1:44pm
3
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.