|
|
|
|
|
by hackerpain
2031 days ago
|
|
Hey, Seems like the app isn't open source. But they are apparently having a Big Dataset of scraped Github content as GitHub API provides limited search operations with rate limiting. But here's the API -> https://grep.app/api/search?q=test, you are going to parse hits > hits > [0:9] > content from the JSON. Also I feel they are simply using BigQuery or, BigQuery data sets on the backend. Cheers |
|