Git Product home page Git Product logo

crakzor / linkedin-post-automator Goto Github PK

View Code? Open in Web Editor NEW
43.0 3.0 13.0 52 KB

Automatically curates and posts content to LinkedIn. It can optionally use web scraping to gather data, which is then fed to ChatGPT to craft engaging LinkedIn posts.

License: MIT License

Python 100.00%
chatgpt-api linkedin linkedin-bot linkedin-post linkedin-posts-automation linkedin-scraper openai-api post-scheduler post-scheduling website-scraper

linkedin-post-automator's Introduction

Hi there ๐Ÿ‘‹

  • ๐Ÿ”ญ Currently working on:

    • A 3D graphics web app tool for Knell Graphics called "Knell Graphics Educational Aid" (senior design project at UTA).
    • An AIO web app for a dealership's inventory and customer management system (Five Stone Investments LLC work project).
    • The Armadillo programming language.
  • ๐ŸŒฑ Currently learning:

    • Java
    • LLVM, a collection of modular and reusable compiler and toolchain technologies used to develop frontend and backend compiler components.
  • ๐Ÿ“ซ Reach me at: [email protected]

  • โšก Fun fact: When not diving deep into code, I'm either engrossed in anime, flipping through manga pages, battling it out on my PC, or hitting the pavement for a refreshing run.

linkedin-post-automator's People

Contributors

crakzor avatar harmeetsingh-work avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

linkedin-post-automator's Issues

core/chatgpt.py: continuation bug

When message requires a continuation, it posts twice, and the last message response includes something along the lines of "I appologize the previous message was cut off..."

error in running main.py

$ /bin/python /home/varun/auto/linkedin-post-automator/main.py
Traceback (most recent call last):
File "/home/varun/auto/linkedin-post-automator/main.py", line 2, in
from core.content_manager import ContentManager
File "/home/varun/auto/linkedin-post-automator/core/content_manager.py", line 2, in
from core.chatgpt import ChatGpt
File "/home/varun/auto/linkedin-post-automator/core/chatgpt.py", line 7, in
class IncompleteResponse(openai.error.OpenAIError):
^^^^^^^^^^^^
AttributeError: module 'openai' has no attribute 'error'

providing context

Option for including additional post context, for example, the last 4 posts made. This will prevent duplicate / similar consecutive posts.

Need cookie refresh

Bot stops working when session expires. Currently, cookie value is only valid for about a week. Need to implement refresh. When server responds with set cookie in header, update cookie in config.json.

Auth for Linkedin

Hi!

Linkedin shows a "CSRF check invalid". Seems that auth is not working here.
Are you still able to post without it?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.