Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.
/ autopin Public archive

Webscraping CLI to recommend photos from various Pinterest Explore topics

Notifications You must be signed in to change notification settings

thigazzz/autopin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Autopin

Pinterest Photo Recommender

Table of Contents

Introduction

Welcome to the official Autopin repository. This project aims to recommend photos from various Pinterest Explore topics through an automated CLI. The CLI displays links to images extracted through web scraping.

Technologies Used

This project utilizes the following technologies:

  • Requests
  • BeautifulSoup4

Why We Use These Technologies:

This web scraping project is not complex enough to warrant the use of more robust tools like Scrapy. Therefore, we opted for libraries that are simpler to implement and provide quick results.

Why the Project Was Created

As I am studying Robotic Process Automation (RPA), specifically focusing on web scraping, I decided to undertake this project to apply the knowledge I acquired to a lightweight theme.

User Usage

Coming soon...

Dev Usage

Coming soon...

Contributing

We welcome contributions from the community. If you discover a bug, have a feature request, or would like to propose a change, please follow the steps below:

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature/your-feature or bugfix/your-bug-fix.
  3. Make your changes and commit them: git commit -m 'Description of your changes'.
  4. Push to the branch: git push origin feature/your-feature.
  5. Open a pull request.

About

Webscraping CLI to recommend photos from various Pinterest Explore topics

Topics

Resources

Stars

Watchers

Forks

Languages