Add googlesearch package (#1256)
This commit is contained in:
parent
d5e19da570
commit
582cf45360
1 changed files with 12 additions and 0 deletions
|
|
@ -15362,5 +15362,17 @@
|
|||
"description": "Wrapper for Heng Li's kseq",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/andreas-wilm/nimreadfq"
|
||||
},
|
||||
{
|
||||
"name": "googlesearch",
|
||||
"url": "https://github.com/xyb/googlesearch.nim",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"google",
|
||||
"search"
|
||||
],
|
||||
"description": "library for scraping google search results",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/xyb/googlesearch.nim"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue