General Introduction
Social Media Assistant (social-media-copilot) is a data collection browser plugin designed for social media platforms such as Xiaohongshu and Jieyin. The plug-in supports one-click export of watermark-free images and videos, comment collection, work data collection, and daren data collection. Users only need to install this plugin on their browsers to easily realize data collection without complicated configuration or additional operations. Social Media Assistant is designed to help users efficiently acquire the required data from social media platforms, and is suitable for scenarios that require data collection in daily work.
Function List
- One-click export of watermark-free images/videos
- Acquisition of data for a given work
- Capture comments on specified works
- Capture data from designated creators
- Capture the work of designated creators
- Capture search page data
Using Help
Installation process
- Chrome::
- Open Chrome and visitChrome Web StoreThe
- Search for "Social Media Assistant" and click the "Add to Chrome" button.
- Follow the prompts to complete the installation.
- Edge browser::
- Open the Edge browser and visitEdge Add-onsThe
- Search for "Social Media Assistant" and click the "Get" button.
- Follow the prompts to complete the installation.
- Other Browsers::
- Download the latest version
social-media-copilot.crx
Documentation. - Open your browser's extension management page, select "Load Extension" and choose the downloaded file.
- Download the latest version
Tutorials
- No watermark picture/video download::
- Open the Little Red Book or Jitterbug platform and find the image or video you need to download.
- Click on the Social Media Assistant plugin icon and select "Download watermark-free images" or "Download watermark-free videos".
- The file will be automatically saved locally.
- Acquisition of data for a given work::
- Find a piece on the Little Red Book or Jitterbug platform that requires data collection.
- Click on the Social Media Assistant plug-in icon and select "Collect Work Data".
- Data will be exported in CSV format to facilitate subsequent analysis.
- Capture comments on specified works::
- Open the page of the work for which you need to capture comments.
- Click on the Social Media Assistant plugin icon and select "Capture Work Comments".
- Comment data will be exported in CSV format.
- Capture data from designated creators::
- Visit the creator's homepage.
- Click on the Media Assistant plugin icon and select "Collect Creator Data".
- The data will be exported in CSV format.
- Capture search page data::
- Search on the Little Red Book or Jitterbug platforms.
- Click on the Social Media Assistant plugin icon and select "Collect Search Page Data".
- Search result data will be exported in CSV format.
secondary development
- Installation of dependencies::
- NodeJS is required to run the project, please install the runtime environment by yourself.
- Recommended to use pnpm, you can also use other dependency management tools, such as: npm, yarn, cnpm and so on.
- Run command:
pnpm install
- Running Projects::
- Run command:
pnpm dev
- The project will automatically open the local Chrome browser after running and load the plugin code automatically.
- Run command:
caveat
- Recommended to prioritize the use of the store version, if you can not meet the requirements and then use the open source version of their own modifications.
- For various reasons, since version 0.0.7, no longer open source the complete code, the open source version will continue to maintain the data collection related functions for everyone to learn and reference, the rest of the new features will be mainly maintained in the store version.