1337python
Regular Member
- Jun 18, 2013
- 395
- 239
Hello,
I would like to learn if there's a way for you to fetch a certain part of a website, for example, I want to know if my competitors use the same type of a script, line of code, etc. in their website. You type a part of code you want to check in the website and it searches for it in different URL's. The URL's would be checked from a text file which contains a fair amount of websites? I tried messing around with "curl" in bash, but I just can't seem to get it right. If you have some insight on how you can do it in python, korn shell, bash, c++, java, please share. Thanks
I would like to learn if there's a way for you to fetch a certain part of a website, for example, I want to know if my competitors use the same type of a script, line of code, etc. in their website. You type a part of code you want to check in the website and it searches for it in different URL's. The URL's would be checked from a text file which contains a fair amount of websites? I tried messing around with "curl" in bash, but I just can't seem to get it right. If you have some insight on how you can do it in python, korn shell, bash, c++, java, please share. Thanks