Instagram Scraper avatar

Instagram Scraper

Try for free

Pay $2.30 for 1,000 results

Go to Store
Instagram Scraper

Instagram Scraper

apify/instagram-scraper
Try for free

Pay $2.30 for 1,000 results

Scrape and download Instagram posts, profiles, places, hashtags, photos, and comments. Get data from Instagram using one or more Instagram URLs or search queries. Export scraped data, run the scraper via API, schedule and monitor runs or integrate with other tools.

Do you want to learn more about this Actor?

Get a demo
CS

ConnectError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1002)

Closed

complimentary_steelpan opened this issue
12 days ago

from apify_client import ApifyClient

client = ApifyClient("")

run_input = { "directUrls": ["https://www.instagram.com/humansofny/"], "resultsType": "posts", "resultsLimit": 200, "searchType": "hashtag", "searchLimit": 1, "addParentData": False, }

run = client.actor("shu8hvrXbJbY3Eb9W").call(run_input=run_input)

CS

complimentary_steelpan

12 days ago

run_input = { "directUrls": ["https://www.instagram.com/humansofny/"], "resultsType": "posts", "resultsLimit": 200, "searchType": "hashtag", "searchLimit": 1, "addParentData": False, "ignore_ssl_errors":False,

} i try this also

alexey avatar

Hi!

It's not the actor issue, running actors from SDK is the same for all actors, please check the SDK docs or ask in the official discord channel

I´m going to close the issue now, but if there is anything else we could help with, please let us know.

Developer
Maintained by Apify

Actor Metrics

  • 5.9k monthly users

  • 737 stars

  • >99% runs succeeded

  • 2.5 days response time

  • Created in Apr 2019

  • Modified a day ago