from Hacker News

Can I download GitHub repos and have user search the code over the web?

by tony2016 on 6/1/20, 6:39 AM with 2 comments

I am unable to find any code search engine on the web. I tried searchcode.com and all I get is some json that says it didn't find my search terms even though I used simple terms including their examples.

I was thinking of creating my own online code search free service by downloading repos from Github and indexing the code. Anyone knows if this not illegal?