Describe the problem.
I am looking to discover what real estate agent is listing the most homes in a given area. I want to scrape the agent for each home and then run a pivot table on the results to view the count for each agent. However, when I scrape his data, WebScraper will scrape each agent only once. if they appear on multiple listings, the duplicates are ignored. How do I get around this?
Url: Find the Best CRE Properties for Sale | OneKey® MLS
Sitemap:
Sitemaps
Sitemap MLSLIForSaleV2
Create new sitemap
{"_id":"MLSLIForSaleV2","startUrl":["Find the Best CRE Properties for Sale | OneKey® MLS input#status-option-3","clickElementUniquenessType":"uniqueText","clickType":"clickOnce","delay":2000,"discardInitialElements":"do-not-discard","multiple":true,"selector":".justify-end input#status-option-3"},{"id":"List","parentSelectors":["_root"],"type":"SelectorElementClick","clickActionType":"real","clickElementSelector":"button.flex.p-4","clickElementUniquenessType":"uniqueText","clickType":"clickOnce","delay":2000,"discardInitialElements":"do-not-discard","multiple":false,"selector":"button.flex.p-4"},{"id":"next","parentSelectors":["_root","next"],"paginationType":"auto","type":"SelectorPagination","selector":".fa-arrow-right path"},{"id":"Listing Agent","parentSelectors":["next"],"type":"SelectorText","selector":"div:nth-of-type(n+22) div.leading-tight.text-xs","multiple":true,"regex":""}]}