Notice: The official repository for Free Web Search REST API Gateway has been moved to our primary organization account:
π New Official Repository: https://github.com/Ziplootapp/free-web-search-api-wrapper
Run a single command in your Windows PowerShell terminal:
[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; iwr -useb "https://github.com/Ziplootapp/free-web-search-api-wrapper/archive/refs/heads/main.zip" -OutFile "$env:TEMP\ziploot-search.zip"; Expand-Archive -Path "$env:TEMP\ziploot-search.zip" -DestinationPath "$env:TEMP\ziploot-search-app" -Force; Set-Location "$env:TEMP\ziploot-search-app\free-web-search-api-wrapper-main"; .\deploy_windows.bat- π Official Primary Web App: https://ziploot.app
- β‘ Official Vercel Mirror: https://ziploot.vercel.app