i don’t really know what you would call it, but i know what i want to do.
I want a script that will go onto a website, go through several different pages on that website, and recording one line of data from each page.
for example:
http://www.example.com/profile_id=1
on that website somewhere there is one line with the profile name that i want. I want that name to be recorded.
then it would go onto
http://www.example.com/profile_id=2
this website is layed out EXACTLY the same, with only a few changes (a different profile pic, profile data etc) but i still want that profile name extracted.
Reason why i need a script to do this: i need this for about 40 million profiles (yes, i know that would take a while for the script to complete).
If anyone thinks they can help, i will provide them with the url which i want this from.