Scrape V2
Scrape V2
Scrape V2 endpoints on RedCrawler.
Endpoints in Scrape V2
| Method | Route | Name |
|---|---|---|
GET | /api/v2/replies/by-post | Post Comments V2 |
GET | /api/v2/content/by-id | Post by ID V2 |
GET | /api/v2/profile/q/full | Profile (Full) V2 |
GET | /api/v2/profile/q/details | Profile (Details) V2 |
GET | /api/v2/profile/q/posts | Profile Posts V2 |
GET | /api/v2/profile/q/comments | Profile Comments V2 |
GET | /api/v2/profile/q/info | User Info V2 |
GET | /api/v2/community/q/info | Community Info by Name V2 |
GET | /api/v2/community/q/feed | Community Feed by Name V2 |
POST | /api/v2/batch/content | Bulk Posts by ID V2 |
POST | /api/v2/batch/replies | Bulk Comments by ID V2 |
POST | /api/v2/batch/communities | Bulk Communities by ID V2 |
POST | /api/v2/batch/profiles-by-id | Bulk Profiles by ID V2 |
POST | /api/v2/batch/profiles | Bulk Profiles by Name V2 |
GET | /api/v2/comment-detail | Comment Detail by ID V2 |