{"id":26953114,"url":"https://github.com/serpo-dev/pinterest-scraper-similar","last_synced_at":"2025-04-03T01:19:35.613Z","repository":{"id":179785942,"uuid":"663906043","full_name":"serpo-dev/pinterest-scraper-similar","owner":"serpo-dev","description":"The script can scrap the links to similar pins of the source pin and download images by them.","archived":false,"fork":false,"pushed_at":"2023-07-09T03:37:33.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-08-07T19:18:57.881Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/serpo-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-07-08T12:04:16.000Z","updated_at":"2023-08-07T19:19:09.766Z","dependencies_parsed_at":"2023-08-07T19:19:08.722Z","dependency_job_id":null,"html_url":"https://github.com/serpo-dev/pinterest-scraper-similar","commit_stats":null,"previous_names":["yphwd/pinterest-scraper-similar","serpo-dev/pinterest-scraper-similar"],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serpo-dev%2Fpinterest-scraper-similar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serpo-dev%2Fpinterest-scraper-similar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serpo-dev%2Fpinterest-scraper-similar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serpo-dev%2Fpinterest-scraper-similar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/serpo-dev","download_url":"https://codeload.github.com/serpo-dev/pinterest-scraper-similar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246917204,"owners_count":20854601,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-04-03T01:19:35.089Z","updated_at":"2025-04-03T01:19:35.600Z","avatar_url":"https://github.com/serpo-dev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pinterest similar pins scraper (breadth-first search)\n\n## Introduction\n\nThe script can scrap the links to the similar pins of the source one and also use the obtained links in the same algo as the source. Thus, the script works according to the breadth-first search algorithm. The depth of scraping is set in the command line, by default, it is 3, which, when taking the first 100 similar pins, will result in about 1 million links to pins. Then the script also allows downloading all images according to the obtained links to pins.\n\n## Deps\n\n- selenium (4.10.0)\n\n## Usage\n\n1. Install dependencies:\n\n`pip install -r requirements.txt`\n\n2. Run by the command:\n\n`python main.py`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserpo-dev%2Fpinterest-scraper-similar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fserpo-dev%2Fpinterest-scraper-similar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserpo-dev%2Fpinterest-scraper-similar/lists"}