{"id":37788829,"url":"https://github.com/iamatulsingh/pinterest-image-scrap","last_synced_at":"2026-01-16T15:15:00.128Z","repository":{"id":40955320,"uuid":"145092952","full_name":"iamatulsingh/pinterest-image-scrap","owner":"iamatulsingh","description":"This python (3.7) program scrap data from pinterest without official API.","archived":false,"fork":false,"pushed_at":"2024-08-02T20:16:14.000Z","size":58,"stargazers_count":62,"open_issues_count":2,"forks_count":11,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-08-02T23:02:35.902Z","etag":null,"topics":["pinterest","pinterest-image-downloader","pinterest-image-scraper","pinterest-scraper","python","scraper"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iamatulsingh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-08-17T08:21:02.000Z","updated_at":"2024-08-02T20:16:18.000Z","dependencies_parsed_at":"2024-05-27T22:10:54.790Z","dependency_job_id":null,"html_url":"https://github.com/iamatulsingh/pinterest-image-scrap","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/iamatulsingh/pinterest-image-scrap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamatulsingh%2Fpinterest-image-scrap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamatulsingh%2Fpinterest-image-scrap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamatulsingh%2Fpinterest-image-scrap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamatulsingh%2Fpinterest-image-scrap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iamatulsingh","download_url":"https://codeload.github.com/iamatulsingh/pinterest-image-scrap/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamatulsingh%2Fpinterest-image-scrap/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28479406,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T11:59:17.896Z","status":"ssl_error","status_checked_at":"2026-01-16T11:55:55.838Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["pinterest","pinterest-image-downloader","pinterest-image-scraper","pinterest-scraper","python","scraper"],"created_at":"2026-01-16T15:14:58.702Z","updated_at":"2026-01-16T15:15:00.109Z","avatar_url":"https://github.com/iamatulsingh.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pinterest-image-scrap\n[![built with Python](https://img.shields.io/badge/Made%20with-Python3-red?style=for-the-badge\u0026logo=python)](https://www.python.org/)\n[![built with BeautifulSoup](https://img.shields.io/badge/Made%20with-BeautifulSoup-blue?style=for-the-badge\u0026logo=bs4)](https://www.crummy.com/software/BeautifulSoup/bs4/doc/)\n\n## UPDATE: You can now use my new python library pinscrape to do the same thing with no extra step. You can install it using `pip install pinscrape`. For more details, visit \u003ca href=\"https://github.com/iamatulsingh/pinscrape\"\u003epinscrape\u003c/a\u003e\n\nThis python3 program scrap data from pinterest without official API.\n\n\u003eNOTE: It will definetly take some memory (depends on the size of images) to download it.\n\n## install all required libraries using following command from your project directory     \n```bash\npip install -r requirements.txt\n```\n\n## how to run\n\n### 1) directly\n```bash\npython pinterest.py\n```\n\n### 2) using import\n```python\nfrom pinterest import PinterestImageScraper\np_scraper = PinterestImageScraper()\nis_downloaded = p_scraper.make_ready(\"messi\")\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamatulsingh%2Fpinterest-image-scrap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiamatulsingh%2Fpinterest-image-scrap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamatulsingh%2Fpinterest-image-scrap/lists"}