Need advice on rendering and placing Twitter embeds.
Hi Szabi/support team,
Was hoping you could point me in the right direction. I would like to scrape/render Twitter embeds from news posts and also if possible change where they appear in the post.
Here are two example pages:
https://dailycaller.com/2022/02/07/arizona-attorney-general-mark-brnovich-invasion-southern-border/
https://dailycaller.com/2022/02/07/virginia-supreme-court-rejects-challenge-youngkin-executive-order-mask-mandate-schools/
I think that perhaps this is exactly what the Headless Browser API is for? If that's the case, I will be happy to purchase. I'm just wondering if the combination of the two plugins will also allow me to take the 1st found Twitter embed and stick it to the top of the generated content?
I imagine it might look something like:
%%item_title%%
%%Twitter_element01%%
%%item_content%%<br/>%%item_read_more_button%%
Is this type of functionality possible with the two, or is there some other workflow/methodology you can suggest?
If this has already been covered in documentation/threads or there is a specific video I can check, please let me know.
Thank you kindly.