More information can be found on GitHub here.
Features
- Web Scraping: Scrape any URL
- Google Search: Search Google and retrieve structured results
- Amazon Search: Search Amazon and retrieve structured product data
- Reddit Scraping: Scrape Reddit posts and subreddits
- Full TypeScript Support: Complete type definitions for all parameters
- LangChain Integration: Seamless integration with LangChain’s Tool system
Quick start
Prerequisites
- Node.js >= v20

- Clone this repo and install dependencies
- Run any of the sample agents
Parameters
Web Scraping:| Parameter | Required | Description |
|---|---|---|
url | ✅ | Website URL |
geo | The geographical location on which the result depends. Read more. | |
JsRender | When set to true, enables javascript rendering | |
markdown | When set to true, returns markdown response |
| Parameter | Required | Description |
|---|---|---|
query | ✅ | Search query |
parse | Automatically parses results when set to true | |
geo | The geographical location on which the result depends. Read more. | |
JsRender | When set to true, enables javascript rendering. |
| Parameter | Required | Description |
|---|---|---|
query | ✅ | Search query |
parse | Automatically parses results when set to true | |
geo | The geographical location on which the result depends. Read more. | |
JsRender | When set to true, enables javascript rendering. |
| Parameter | Required | Description |
|---|---|---|
url | ✅ | Reddit subreddit URL |
geo | The geographical location on which the result depends. Read more | |
parse | Automatically parses results when set to true |
Support
Need help or just want to say hello? Our support is available 24/7.
You can also reach us anytime via email at support@decodo.com.
You can also reach us anytime via email at support@decodo.com.
Feedback
Can’t find what you’re looking for? Request an article!
Have feedback? Share your thoughts on how we can improve.
Have feedback? Share your thoughts on how we can improve.