/vcru/articles/comments
/vcru
/vcru/articles/comments
List the comments of an article by id or URL
Price: 10 credits
💡 AI Hint: List the comments of an article on VC.ru, identified by its numeric id or URL. Returns each comment’s text, author, parent comment id and nesting level, like and reply counts, attached images, and timestamp.
⚠️ Common errors: 412: Article not found
POST
/vcru/articles/comments
Authorizations
API token from the dashboard
Headers
Body
application/json
Article numeric id or article URL
Examples:
2979255
"https://vc.ru/services/2979255-rezhim-aviasimulyatora-v-google-earth"
Max result count
Required range:
x >= 1Example:
50
Max scrapping execution timeout (in seconds)
Required range:
20 <= x <= 1500Comment ordering
Available options:
date, popular Response
Successful Response