Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 681 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 681 Bytes

feapder_demo

A demo project for learning and exploring feapder.

Features

  • Package Management: Managed with Pipenv for easy dependency handling.
  • CI/CD Integration: Automated Docker image building and pushing to Docker Hub using CI/CD pipelines. The necessary settings are securely stored in secrets and integrated into the process.
  • Logging: Logs are stored in MongoDB, capturing timestamps and IP addresses.
  • Monitoring: Basic monitoring setup to track the scraper's performance.
  • Simple feapder Code: Basic implementation of feapder to demonstrate its usage.
  • Simple drissionpage Code: Includes a straightforward example using drissionpage.