Anyone know any Random Valid URL Generator?

PandaDaddy

Power Member
Joined
Oct 30, 2018
Messages
533
Reaction score
343
Hi everyone,

just wondering if anyone knows any website or program that can generate random (100 ore more ) valid URLs from the web?

Better yet, if they can generate valid URL to the subpages rather than the root domain.

Thank you for your input.
 
a simple python script can do the work,
basically scrapping google for your given keyword, checking http status & filtering results,
i came across a very cheap g scraping service that gives you 2500 credits for free intially, i just can't get the name
 
Yeah! Scrapping it’s great for this task. What domain or what lists you want to get?? If you can be more specific about what you want to get, I could help you.
 
Yeah! Scrapping it’s great for this task. What domain or what lists you want to get?? If you can be more specific about what you want to get, I could help you.
just random sites, there is no specific in mind, so say if I use the keyword trump, I will want get the URL for all that appear on page 1-100 of google results.
 
just random sites, there is no specific in mind, so say if I use the keyword trump, I will want get the URL for all that appear on page 1-100 of google results.
Oh, yes. That’s very good for keywords.
That’s a great idea bro! Looks like something interesting to build, I will definitely look into that.
 
Back
Top