humpty pfp
humpty
@humpty.eth
New Bounty for Crypto Sapiens Create a bot or script that automatically cross posts content from X and Paragraph to @cryptosapiens.eth account 100 USDC @bountybot
6 replies
2 recasts
5 reactions

Colin pfp
Colin
@colin
happy to help support anyone that wants to build this!
1 reply
0 recast
0 reaction

Daniel - Bountycaster pfp
Daniel - Bountycaster
@pirosb3
@colin do you suggest simply using the RSS feed that Paragraph publishes?
0 reply
0 recast
0 reaction

@
0 reply
0 recast
0 reaction

Colin pfp
Colin
@colin
@pirosb3 nice! Two options: - retrieve from RSS (https://paragraph.xyz/api/blogs/rss/@cryptosapiens) - retrieve from Arweave directly. Here are docs on how to do this: https://docs.paragraph.xyz/docs/integrations/arweave. You can find example Arweave txn's at the bottom of their posts
2 replies
0 recast
1 reaction

Daniel - Bountycaster pfp
Daniel - Bountycaster
@pirosb3
@colin the example GraphQL query on Arweave requires a wallet address. How do I find the wallet address for https://cryptosapiens.xyz/
1 reply
0 recast
0 reaction

Colin pfp
Colin
@colin
You can go to one of their posts and at the bottom grab the Arweave txn; you'll find all the tags you can query by there, eg: https://viewblock.io/arweave/tx/5GDUuTSr-ECmHZ3YjtCCoSXZzd0ZeELE5LlYRPErISY I'd suggest querying by PublicationSlug = @cryptosapiens rather than the walletaddress param
1 reply
0 recast
1 reaction

Colin pfp
Colin
@colin
I think using Arweave would be better than using RSS FWIW; folks could extend this to other Arweave-based hosting (eg Mirror) and there would be no dependency on Paragraph to read from Arweaver @pirosb3. If you encounter any issues I can help
1 reply
0 recast
2 reactions

Daniel - Bountycaster pfp
Daniel - Bountycaster
@pirosb3
I got it working with GraphQL + Arweave Quick question for you re the JSON contents that are stored in the IPFS: Which of these JSON keys are generic standards (the ones you are referring to) and which of these are specific to Paragraph? Is the stored JSON format generic or is it specific to Paragraph?
1 reply
0 recast
0 reaction