hello i am kind new to parser so i need little help i want to skip duplicate domains while scraping and want to skip some tlds as well while scraping how can i do that skipping duplicate domains like support.google.com this should only comes once not gain like not even google.com like this and i mean by skipping tlds like .br .vn .tw i want to skip these type of tlds and need ones more help i want to only extract those urls which have specific character like = sign or other
Hello. To solve this problem, you can use filters. If you want the links to contain a specific symbol If you want to not contain, then choose
To separate domains from subdomains, you can use the Results Builder. In order to avoid duplicates, use unique