https://github.com/minhnimble/internal-certification-google-search-crawler-ruby
A web application that extracts large amounts of data from Google search results while bypassing search limitations creatively. It securely stores the data and provides multiple display and reporting options. User authentication is required, and the app includes an OAuth 2 RESTful JSON API to support future mobile app integration.
https://github.com/minhnimble/internal-certification-google-search-crawler-ruby
Last synced: 3 months ago
JSON representation
A web application that extracts large amounts of data from Google search results while bypassing search limitations creatively. It securely stores the data and provides multiple display and reporting options. User authentication is required, and the app includes an OAuth 2 RESTful JSON API to support future mobile app integration.
- Host: GitHub
- URL: https://github.com/minhnimble/internal-certification-google-search-crawler-ruby
- Owner: minhnimble
- License: mit
- Created: 2025-03-18T07:05:00.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-03-18T07:08:37.000Z (3 months ago)
- Last Synced: 2025-03-18T08:24:27.188Z (3 months ago)
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# internal-certification-google-search-crawler-ruby
A web application that extracts large amounts of data from Google search results while bypassing search limitations creatively. It securely stores the data and provides multiple display and reporting options. User authentication is required, and the app includes an OAuth 2 RESTful JSON API to support future mobile app integration.