Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/karllhughes/first-results

This repo searches google or bing for a collection of terms and saves the first URL of each to a csv file. It's really just an excuse to play with node.
https://github.com/karllhughes/first-results

Last synced: 5 days ago
JSON representation

This repo searches google or bing for a collection of terms and saves the first URL of each to a csv file. It's really just an excuse to play with node.

Awesome Lists containing this project

README

        

# First Result URLs

I wanted a way to get the first search result URL from an array of
Google searches, so that's what this does.

### Notes

This is not generalized or very useful as a project yet. Need to do the following:

- Add unit tests
- Generalize the input method
- Allow variable output path