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

LinkedIn - Send likes to company posts #976

Closed
Valpiquard opened this issue May 4, 2022 · 4 comments · Fixed by #2104
Closed

LinkedIn - Send likes to company posts #976

Valpiquard opened this issue May 4, 2022 · 4 comments · Fixed by #2104
Assignees
Labels
good first issue Good for newcomers

Comments

@Valpiquard
Copy link

My goal is to like automatically new posts from a company page

@Valpiquard Valpiquard added good first issue Good for newcomers published Template published on Naas social media score: 5 labels May 4, 2022
@jravenel jravenel removed the published Template published on Naas social media label Oct 11, 2022
@kaushalkrishna2000
Copy link
Contributor

Should this continuously check if there is a new post form the company ?
Or Like
Run Script -> Send Likes -> Script ends.
|| Then repeat it once again ?

@jravenel
Copy link
Contributor

jravenel commented Jan 8, 2023

Yes ! Exactly

@kaushalkrishna2000
Copy link
Contributor

So the user has to manually run script everytime right ?

@FlorentLvr
Copy link
Contributor

FlorentLvr commented Jan 9, 2023

So the user has to manually run script everytime right ?

@kaushalkrishna2000 ! Hope you are doing well!
You won't need to run script manually because we developed a scheduler feature on naas which allows you to run your notebook automatically based on a cron job. You can check the video here: https://www.google.com/search?q=scheduler+naas+youtube&rlz=1C1CHBF_esES1028FR1028&oq=scheduler+naas+youtube&aqs=chrome..69i57j33i10i160.3215j0j7&sourceid=chrome&ie=UTF-8#fpstate=ive&vld=cid:7a1ccf16,vid:ONiILHFItzs

So you just have to focus on the notebook.
Here is how i would do it regarding our IMO framework:

Input

Setup Linkedin

LI_AT
JSESSIONID
Company URL

Model

Get company posts

-> you can find a template on GitHub

Output

Send Like

-> send like to post if not

Is that more clear ?

Let me know if you have any questions!

@FlorentLvr FlorentLvr linked a pull request Aug 3, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants