I want to get phoneNumbers of Websites using findNumbers(pagessource,null ) method.
Its working fine for single Website but I have more than 100 Sites and I want to find there phoneNumber in threadpoll .
In short issue is that findNumbers(pagessource,null ) Method performance is down in Multi Threading.