Post
2785
Hi all,
Last week, I open sourced Free Search API. It allows sourcing results from top search engines (including google, bing) for free. It uses searxng instances for this purpose.
I was overwhelmed by community's response and I am glad for all the support and suggestions. So today, I have pushed several improvements that make this API more stable. These improvements include
1) Parallel scrapping of search results for faster response
2) Markdown formatting of search results
3) Prioritizing SearXNG instances that have faster google response time
4) Update/Get endpoints for searxng instances.
Github: https://github.com/HanzlaJavaid/Free-Search/tree/main
Try the deployed version: https://freesearch.replit.app/docs
I highly appreciate PRs, issues, stars, and any kind of feedback. Let's join hands, and make it real big!
Last week, I open sourced Free Search API. It allows sourcing results from top search engines (including google, bing) for free. It uses searxng instances for this purpose.
I was overwhelmed by community's response and I am glad for all the support and suggestions. So today, I have pushed several improvements that make this API more stable. These improvements include
1) Parallel scrapping of search results for faster response
2) Markdown formatting of search results
3) Prioritizing SearXNG instances that have faster google response time
4) Update/Get endpoints for searxng instances.
Github: https://github.com/HanzlaJavaid/Free-Search/tree/main
Try the deployed version: https://freesearch.replit.app/docs
I highly appreciate PRs, issues, stars, and any kind of feedback. Let's join hands, and make it real big!