Expedia Hotels 3.0a avatar
Expedia Hotels 3.0a

Pricing

$40.00/month + usage

Go to Store
Expedia Hotels 3.0a

Expedia Hotels 3.0a

jupri/expedia-hotels

Developed by

cat

Maintained by Community

💫 Scrape 🟡 Expedia.com 🔴 Hotels.com and other hotel website variants

5.0 (1)

Pricing

$40.00/month + usage

15

Monthly users

33

Runs succeeded

>99%

Response time

23 days

Last modified

2 months ago

PR

Actor does not accept memory_mbytes parameter from API

Closed
apriliars opened this issue
a year ago

Actor should accept memory_mbytes (int, optional): Memory limit for the run, in megabytes specified in the python API, however the actor returns:

2024-03-18T21:34:27.695Z ❌ AssertionError: unknown parameter => "MEMORY_MBYTES" 2024-03-18T21:34:27.952Z 💔 Failed, unknown parameter => "MEMORY_MBYTES" ... sad.

Jupri avatar

cat (Jupri)

a year ago

Hello. the actor does not support memory_mbytes parameter, its part of Apify Python SDK parameter.

If you run using API, you can specify memory parameter for example: (POST REQUEST) https://api.apify.com/v2/acts/actorId/run-sync?token=YOUR_API_KEY&memory=256

For more info please read https://docs.apify.com/api/client/python/reference/class/ActorClient#call

run_input => The input to pass to the actor run.

memory_mbytes => Memory limit for the run, in megabytes. By default, the run uses a memory limit specified in the default run configuration for the actor.

so, memory_mbytes parameter is separated from run_input

PR

apriliars

a year ago

Thank you so much

Pricing

Pricing model

Rental 

To use this Actor, you have to pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage.

Free trial

7 days

Price

$40.00