Hello Guys, i am trying to have automation to obtain name, email and pn from the below profile. i tried to do it but it seems to be different.
https://www.trec.texas.gov/apps/license-holder-search/?detail_id=999924665
Hello Guys, i am trying to have automation to obtain name, email and pn from the below profile. i tried to do it but it seems to be different.
https://www.trec.texas.gov/apps/license-holder-search/?detail_id=999924665
Hi Emmanuel, welcome to Bardeen!
Seems like you’re trying to scrape real estate data?
This case seems to have some tricky layout, which Bardeen’s automatic scraper is not able to capture.
I’m betting this case is possible, yet it requires to refine the CSS selectors to get the accurate information.
If you’re looking for a user who can help you do this, I’d advise looking at Jobs and Gigs or freelance portals.
You essentially need the CSS selectors from those fields, so you can input them into the bardeen scraper editor:
Tagging @dan from our team in case he’s able to take a look too
Hi @emmanuelsanchez20 - It appears the Email Address and Phone Number are no longer on this page.
Here’s the CSS Selector I used to grab the correct information for the Name:
head > title
I hope this helps!
This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.