{"id":23394277,"url":"https://github.com/al-muhandis/fp-instagramscrapper","last_synced_at":"2026-01-21T19:35:29.483Z","repository":{"id":90606609,"uuid":"158346751","full_name":"Al-Muhandis/fp-instagramscrapper","owner":"Al-Muhandis","description":"Instagram Scrapper for FreePascal","archived":false,"fork":false,"pushed_at":"2025-11-26T17:08:03.000Z","size":4236,"stargazers_count":11,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-11-29T13:58:00.645Z","etag":null,"topics":["freepascal","instagram","instagram-scraper","lazarus","pascal"],"latest_commit_sha":null,"homepage":null,"language":"Pascal","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/Al-Muhandis.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-11-20T07:15:47.000Z","updated_at":"2025-11-26T17:08:00.000Z","dependencies_parsed_at":"2025-02-14T12:47:06.546Z","dependency_job_id":"6033bcc1-4f21-4101-99d6-3bab4797e8f8","html_url":"https://github.com/Al-Muhandis/fp-instagramscrapper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Al-Muhandis/fp-instagramscrapper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Al-Muhandis%2Ffp-instagramscrapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Al-Muhandis%2Ffp-instagramscrapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Al-Muhandis%2Ffp-instagramscrapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Al-Muhandis%2Ffp-instagramscrapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Al-Muhandis","download_url":"https://codeload.github.com/Al-Muhandis/fp-instagramscrapper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Al-Muhandis%2Ffp-instagramscrapper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28641276,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T18:04:35.752Z","status":"ssl_error","status_checked_at":"2026-01-21T18:03:55.054Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["freepascal","instagram","instagram-scraper","lazarus","pascal"],"created_at":"2024-12-22T06:14:15.323Z","updated_at":"2026-01-21T19:35:29.464Z","avatar_url":"https://github.com/Al-Muhandis.png","language":"Pascal","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fp-instagramscrapper\nInstagram Scrapper for FreePascal\n\nThe demo shows an example of getting the values you need https://github.com/Al-Muhandis/fp-instagramscrapper/tree/master/demo\n\nWith the `TInstagramParser` class, you can get a bunch of other properties, media content, comments, stories, highlights etc.\n\n``` Pascal\nuses\n  ... ..., \n  fphttpclientbroker;\n  \n// ... ... ...\n\n```\nIn case of using the _synapse_ network components You should not forget to add in the dependency the `laz_synapse` package and `ssl_openssl` unit from the same package.\nIn case of using the _Indy 10_ network components You should not forget to add in the dependency the `indylaz` package and use common recommendation for Indy 10 in FPC.\n\nExcept for the need to use a proxy, it is recommended to use the native HTTP client class. At the moment synapse works perfectly with proxy in Windows, Indy 10 works in both Windows and Linux, but it is very complex and with a lot of its nuances.\n\nSuggestions and improvements are welcome.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fal-muhandis%2Ffp-instagramscrapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fal-muhandis%2Ffp-instagramscrapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fal-muhandis%2Ffp-instagramscrapper/lists"}