how to copy from this website?

The page is using javascript to block the right clicks. then It's requesting the text through an API in JSON format as the page is loads. The DOM for the text content is created with javascript using the data from the JSON as well.

API request URL:
Code:
https://marathi.pratilipi.com/api/pratilipi/content?pratilipiId=6755373519285130&chapterNo=1&_apiVer=3
{"message":"Invalid Arguments."}
 
Back
Top