How do I quickly extracting subdomains of a website?
    조회 수: 4 (최근 30일)
  
       이전 댓글 표시
    
Hello everyone,
I am trying to find all of the subdomains of a specific domain.
Let's say I would want to create an array of all available websites where the last four digits are different.
The array would look like this where is shows only the available sites: 0101 0234 0675
Does anyone know of a quick way that I could get a list of all of the subdomains using a MATLAB program? Right now I am able to read websites about 2 seconds per attempt, but this will take a while if I have to read 10 million webpages. Any help is greatly appreciated!
댓글 수: 0
답변 (1개)
  matt dash
      
 2014년 11월 22일
        A quick google search suggests that this is impossible, with or without Matlab.
댓글 수: 0
참고 항목
카테고리
				Help Center 및 File Exchange에서 Web Services에 대해 자세히 알아보기
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

