/the-flying-fox-to-online-store

Web Scraping + OpenAI ChatGPT Rewrite + Selenium

Primary LanguagePythonMIT LicenseMIT

the-flying-fox-to-online-store

Simple Description of This Project:

Modify The Settings in misc.py

Put your Facebook API Key in 'secret/.facebook-secret' in one line.

Put your OpenAI API Key in 'secret/.openai-secret' in one line.

Put your Cloudinary Secret in 'secret/.cloudinary-secret' in this format (CloudName:Key:Token) in one line.

Run 'python run.py LoginCarousell' For The Carousell Website's Cookies Grabbing.

Run 'python run.py Scrape' For The Online Shop Website Data Scraping.

Run 'python run.py Rewrite' For The Product's Information ChatGPT Rewrite.

Run 'python run.py Carousell' For The Product's Information Auto Post On Carousell Website.

Run 'python run.py Facebook_Page' For The Product's Information Auto Post On Facebook Page.