MarketerX
Regular Member
- Mar 7, 2010
- 404
- 125
PROBLEM: I want to scrape text from a website, but the text is actually not in the page source, it is being generated by obfuscated javascript. (Obviously they are trying to prevent what I am trying to do.) 
The only solution I was able to come up with would be to take a screenshot of the page, crop out the section with the text i want to scrape, then run it through an OCR engine.
Is this the only solution, guys? The js is well obfuscated...
Helpppppp :y:
The only solution I was able to come up with would be to take a screenshot of the page, crop out the section with the text i want to scrape, then run it through an OCR engine.
Is this the only solution, guys? The js is well obfuscated...
Helpppppp :y: