Simply wall street scraper avatar
Simply wall street scraper

Pricing

$12.00/month + usage

Go to Store
Simply wall street scraper

Simply wall street scraper

Developed by

SASWAVE

SASWAVE

Maintained by Community

Extract data about a public traded company with simplywall.st scraper. Get stock ticker information. PE, PB, PS, FCF, Employees, Insiders buying selling, valuation score, analyst forecasts, company peers , competitors, board members and more ...

0.0 (0)

Pricing

$12.00/month + usage

4

Total users

17

Monthly users

7

Runs succeeded

96%

Issues response

12 hours

Last modified

10 days ago

PU

is symbol-based input is still supported?

Open

pauliam opened this issue
11 days ago

I'm trying to use the actor with the input format documented for symbol-based access:

{ "inputType": "symbol", "symbols": ["TSE:BNS"] } But the request fails with:

"Input is not valid: Field input.url is required" I used the endpoint:

POST https://api.apify.com/v2/acts/saswave~simply-wall-street-scraper/run-sync-get-dataset-items

It appears the actor doesn’t accept symbol input anymore — can you confirm whether that input type is still supported?

saswave avatar

It never was, we expect url because for example BNS -> https://simplywall.st/stocks/ca/banks/tsx-bns/bank-of-nova-scotia-shares

We will check if we can add TICKER symbols

saswave avatar

We updated the actor, it supports now Ticker or text search (we results up to 5 companies)

An option for ticker strict match, when providing ticker as input (do not use the option if you provide anything else than ticket symbol)

Also make sure to match ticker symbol of simply wall street , microsoft is NasdaqGS:MSFT and not Nasdaq:MSFT