Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

automation / integration / API #12

Open
top-rated opened this issue Jan 8, 2025 · 4 comments
Open

automation / integration / API #12

top-rated opened this issue Jan 8, 2025 · 4 comments

Comments

@top-rated
Copy link

Hi @FranciscoMoretti ! Hope you're doing well. I strongly believe I'm the hardest user of your awesome LinkedIn Carousel Generator. Is there any chance I could automate this process with API integration with e.g. auto providing content for generation. I mean I could've used scraper/parser, but I don't know how to automate the file download confirmation and so moving it then from the local disc. Maybe it's even something smoother could be available? Thank you!

@arbaz93
Copy link

arbaz93 commented Jan 10, 2025

@top-rated I absolutely love your idea of automating the process. it's a great suggestion!
It might be possible to simulate browser interactions and automate content submission, file download, and even moving files around your local machine using puppeteer or selenium.

@FranciscoMoretti
Copy link
Owner

Yes, web manipulation like playwright might be a good fit here.

Server-side rendering might also be an option. I'm not sure if everything can be rendered server side.

Please do investigate

@top-rated
Copy link
Author

@FranciscoMoretti @arbaz93 I'm afraid I'm still a zero in terms of things like puppeteer or selenium. So far I have a basic VPS, somewhat good user of n8n and also have just ParsHub on my laptop. I'm not an expert in neither server solutions deployments, nor in anything different from nocode (unless I can use ChatGPT to generate pieces of it), or solutions like puppeteer or selenium. Anything you could help me with initial setup of it please? Thx!

@FranciscoMoretti
Copy link
Owner

Puppeteer and Selenium would work as well. You would automate user actions. ChatGPT might be a good option for that. I don't have bandwidth to add more features to this project at the moment, but I can help with PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants