mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-07-20 23:21:06 +02:00
refactor: update community references in README files and connector to reflect transition from 'webscraping' to 'SaaS'
This commit is contained in:
parent
7af4bc0b49
commit
065020c814
6 changed files with 11 additions and 11 deletions
|
|
@ -79,7 +79,7 @@ curl -X POST "$SURFSENSE_API_URL/workspaces/$WORKSPACE_ID/scrapers/reddit/scrape
|
|||
-H "Content-Type: application/json" \
|
||||
-d '{
|
||||
"search_queries": ["your brand"],
|
||||
"community": "webscraping",
|
||||
"community": "SaaS",
|
||||
"sort": "top",
|
||||
"time_filter": "week"
|
||||
}'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue