diff --git a/scraper/Readme.md b/scraper/Readme.md new file mode 100644 index 0000000..f9093d4 --- /dev/null +++ b/scraper/Readme.md @@ -0,0 +1,6 @@ +**The Scraper** + +My friend asked me for a softcopy of "The Living Bible" by Tyndale. He said he could not find it online. +I looked too. I couldn't find it either for free or for sale. +So I wrote a crawler to crawl it from https://www.biblegateway.com/ and convert to PDF. +It's messy but it does the job.