AI Scraper prototype
1
Create a free account on Botster
2
Choose a bot and provide seed data
3
Start the bot and wait for completion
4
Download or share your results
About this bot
Endpoint: POST https://botster.io/api/v2/bots/ai-scraper-prototype
Request body:
input string or array of strings (required)
URL list
user_prompt string (optional)
What to scrape
Comma separated
cron string (optional)
Set periodicity with which the process should execute. Use cron format.
Example: 0 8 * * *
- run every day at 8AM
new_items_only boolean (optional)
The file will contain only the new items that appeared since the latest data crawl.