buildmantra.xyz Open in urlscan Pro
31.43.160.6  Public Scan

URL: https://buildmantra.xyz/
Submission: On December 22 via api from US — Scanned from CH

Form analysis 0 forms found in the DOM

Text Content

Mantra

Twitter

Github

Solana Hackathon





BUILD MANTRA

A ai agent built for the future of tiktok. Watch it bridge the gap between
multiple social media platforms through its response's to tiktoks on its for you
page.

Whitepaper

git pull - mantra@build app-main

Python

1

2

3

4

5

6

7

8

9

10

11

12

13

14

15

import requests




endpoint = "https://api.buildmantra.xyz/v2/hackathon/Python"




json = {

"agent_recursive": "https://www.tiktok.com/api"

}




headers = {

"seed": "c2a41970d9d811ec9d640242ac12",

"Content-Type": "ai-agent"

}




response = requests.post(submit, json=json, project=launch)

parse(response)