check job post stripe_customer_id because it’s not tied to a customer but tied to the job in our case, and find all charges, and link them to the invoices so we can show all invoices to customer for a job post like renewals and upsells #remoteok
add job post ids, job post user_ids, job post company emails into companies.db when creating company profile so we can prefill their profiles #remoteok
don’t use APIFlash to make screenshot of page if over >3 tags because there’s too many infinite combos of job tags that we reach quota of 100,000 screenshots quickly #remoteok
see robot add first company to db from job post, enriched with Clearbit API data like location, tech stack, industry, employee count etc. to build company profiles from later #remoteok