tovuk scraper list --json
tovuk scraper show google-maps --json
tovuk request create google-maps '{"query":"coffee shops in Istanbul","limit":100}' --json
tovuk request create github '{"query":"mcp server","language":"Rust","limit":50}' --json
tovuk request create github '{"operation":"opportunities","query":"agent skills registry","limit":25}' --json
tovuk request create github '{"operation":"codeSearch","query":"StreamableHTTPClientTransport","language":"TypeScript","repo":"modelcontextprotocol/typescript-sdk","path":"examples/client/src","limit":25}' --json
tovuk request create github '{"url":"https://github.com/rust-lang/rust/issues/1"}' --json
tovuk request create github '{"operation":"file","repo":"rust-lang/rust","path":"README.md","contentMaxChars":2000}' --json
tovuk request create github '{"operation":"trendingDevelopers","language":"rust","since":"weekly","limit":25}' --json
tovuk request create github '{"operation":"marketplace","appsUrls":[{"url":"https://github.com/marketplace/codecov"}],"limit":10}' --json
tovuk request create reddit '{"subreddit":"rust","sort":"new","limit":50}' --json
tovuk request create reddit '{"operation":"comments","url":"https://www.reddit.com/r/rust/comments/POST_ID/example/","limit":100}' --json
tovuk request create instagram '{"username":"instagram","operation":"profile","limit":50}' --json
tovuk request create instagram '{"url":"https://www.instagram.com/reel/SHORTCODE/","operation":"comments","limit":100}' --json
tovuk request create x '{"query":"rust lang","product":"Latest","limit":100}' --json
tovuk request create x '{"url":"https://x.com/openai/status/1234567890","limit":1}' --json
tovuk request show <request_id> --json
tovuk request results <request_id> --json
tovuk request cancel <request_id> --json