Whatthe?
Junior Member
- Mar 22, 2010
- 124
- 35
Hello all,
I have a HUGE list of url's, and looking for a tool (winblows or linux) that I can take this list to check for valid urls from a site. This is a site that requires a user/pass to see these urls.
I have a site I need to scrape, but the site creates the urls with a random number. I create 10M urls (yes this big, as I've seen them in the high 9M area), but need to create a list of ONLY valid urls, so I can then scrape the data I need, from this smaller list (thinking it will only be around 8,000 valid links in the end)
Invalid urls are redirected to my 'home' page while logged in.
Any help would be great.
I have a HUGE list of url's, and looking for a tool (winblows or linux) that I can take this list to check for valid urls from a site. This is a site that requires a user/pass to see these urls.
I have a site I need to scrape, but the site creates the urls with a random number. I create 10M urls (yes this big, as I've seen them in the high 9M area), but need to create a list of ONLY valid urls, so I can then scrape the data I need, from this smaller list (thinking it will only be around 8,000 valid links in the end)
Invalid urls are redirected to my 'home' page while logged in.
Any help would be great.