callmemaximillian
Regular Member
- Joined
- Feb 9, 2016
- Messages
- 265
- Reaction score
- 92
I looked through the forum wanted to figure out, how can handle websites, where AJAX is used (you will not see data in the source code) and found the thread:
https://www.blackhatworld.com/seo/s...ith-prstorm-mode.129096/page-919#post-9376157
Maybe did someone had the experience with that? Can we handle AJAX websites with the ScrapeBox to scrape the data?
https://www.blackhatworld.com/seo/s...ith-prstorm-mode.129096/page-919#post-9376157
Basically no. Scrapebox uses raw sockets and threads, which don't support javascript, flash and other scripts. So if a page loads via ajax for example Scrapebox can only see what you would see in a browser if you turn scripts off.
In the custom harvester you could set the proxy change interval to 1 and it would change it after every request/page. Settings >> connections timeouts and other settings >> more harvester settings >> proxy change interval.
Maybe did someone had the experience with that? Can we handle AJAX websites with the ScrapeBox to scrape the data?