Scrape Angel list

Hi there,

I'm new here! I'm trying to scrape 4 pieces of information from the angel list job page. I would like to gather companies: name/description/ location/ employee count

Url: https://angel.co/jobs

Wich element should I use : Text or element scroll down or maybe another one?

Thanks guys

Have a great weekend

Can you please tell me the steps that how you connected this url. As I'm trying to connect it through nodejs framework using request-promise module, but not able to. It is throwing an error of forbidden 403.