🔥 Linkedin Companies & Profiles Bulk Scraper avatar
🔥 Linkedin Companies & Profiles Bulk Scraper
Try for free

2 days trial then $29.00/month - No credit card required now

View all Actors
🔥 Linkedin Companies & Profiles Bulk Scraper

🔥 Linkedin Companies & Profiles Bulk Scraper

bebity/linkedin-premium-actor
Try for free

2 days trial then $29.00/month - No credit card required now

Companies & Profiles Linkedin scraper. Get comprehensive profiles of individuals and companies based on your keywords and filters. Unleash the power of data! 🌐🔍

User avatar

Change memory via API

Closed

samyy opened this issue
a month ago

Hi , i don't know how can i change a run memory limit via my python code using the API . Here is my code what can i add to change memroy limit from 4GB to 8GB ? Code :

client = ApifyClient("")

keywords_ls = []

run_input = { "action": "get-profiles", "isName": True, "isUrl": False, "keywords": keywords_ls, "limit": 10 }

run = client.actor("bebity/linkedin-premium-actor").call(run_input=run_input)

User avatar

changeable_jigsaw

a month ago

hi, heres my code (setting timeout and memory)

run = self.client.actor("od6RadQV98FOARtrp").start(run_input=run_input, timeout_secs=3600, memory_mbytes=8192)

User avatar

Bebity (bebity)

9 days ago

To be honest I don't know at all but you can ask the Apify support directly or join the Apify's Discord Community https://discord.com/invite/jyEM2PRvMU, people will be happy to help you !

I close the issue, feel free to re-open if needed.

Regards

Developer
Maintained by Community
Actor metrics
  • 241 monthly users
  • 98.2% runs succeeded
  • 27 days response time
  • Created in Jul 2023
  • Modified 9 days ago