SurveyJS: Build JSON-Driven Surveys and Forms with Full Data Control
Add the SurveyJS UI components to your JS app (React/Angular/Vue3). Securely collect and analyze data without sending it to 3rd-party servers. Fully customizable, works with any backend, and ideal for data-heavy apps. Learn more.
surveyjs.io
featured
-
google-search-results-nodejs
SerpApi client library for Node.js. Previously: Google Search Results Node.js.
params = { "api_key": SERPAPI_API_KEY, "engine": "youtube_video", "v": "j3YXfsMPKjQ", # YouTube video ID "next_page_token": "Eg0SC2ozWVhmc01QS2pRGAYyOCIRIgtqM1lYZnNNUEtqUTABeAIwAUIhZW5nYWdlbWVudC1wYW5lbC1jb21tZW50cy1zZWN0aW9u" } search = requests.get("https://serpapi.com/search", params=params) response = search.json() print(json.dumps(response, indent=2))
-
SurveyJS
SurveyJS: Build JSON-Driven Surveys and Forms with Full Data Control. Add the SurveyJS UI components to your JS app (React/Angular/Vue3). Securely collect and analyze data without sending it to 3rd-party servers. Fully customizable, works with any backend, and ideal for data-heavy apps. Learn more.
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.
Related posts
-
Create SerpApi Key (Google Search API)
-
Best SERP API Comparison 2025: SerpAPI vs Exa vs Tavily vs ScrapingDog vs ScrapingBee
-
Scrape Google Maps Reviews for London's Best Roast Dinner! (Part 1)
-
Criando uma Ferramenta de Comparação de Preços com o SerpApi
-
Building a fast, self‑hosted research agent with OpenAI models + SerpAPI