Identify the specific API endpoints or pages that host the data you want to "capture" (e.g., /account/personal , /inventory ). :
Ensure the config's [SETTINGS] section includes a "Capture" field so the results appear in the tool's "Hits" tab.
Use , JSON , or Regex parsing to isolate the desired data from the HTTP response body.
Epicgames.com Full Capture.anom May 2026
Identify the specific API endpoints or pages that host the data you want to "capture" (e.g., /account/personal , /inventory ). :
Ensure the config's [SETTINGS] section includes a "Capture" field so the results appear in the tool's "Hits" tab.
Use , JSON , or Regex parsing to isolate the desired data from the HTTP response body.