yagami-iori
Regular Member
- Nov 13, 2009
- 204
- 318
Hi,
I just got a copy of ubot and I'm trying to learn by scrapping Pinterest, may be not the easiest one, but I'm facing a big issue.
I've scrapped the search people page with success, but scrapping the followers of those profiles is another story. In fact the data is send updated with Ajax after every scroll. I want to extract the username in the body response, I don't care if it all the body that is extracted as I can use a regex for that.
I'm a beginner in Javascript/jQuery and I don't know where to start. Can you guys tell me where to look? I can't find the information I'm looking for, I've already succeeded at extracting the header, but unfortunately not the data.
Your help is really appreciated. Thank you.
I just got a copy of ubot and I'm trying to learn by scrapping Pinterest, may be not the easiest one, but I'm facing a big issue.
I've scrapped the search people page with success, but scrapping the followers of those profiles is another story. In fact the data is send updated with Ajax after every scroll. I want to extract the username in the body response, I don't care if it all the body that is extracted as I can use a regex for that.
I'm a beginner in Javascript/jQuery and I don't know where to start. Can you guys tell me where to look? I can't find the information I'm looking for, I've already succeeded at extracting the header, but unfortunately not the data.
Your help is really appreciated. Thank you.