docs:readme

pull/170/head
Cullen Watson 2024-07-16 19:24:38 -05:00
parent 88c95c4ad5
commit b55c0eb86d
1 changed files with 7 additions and 7 deletions

View File

@ -158,13 +158,13 @@ Linkedin & Indeed specific
Indeed specific
├── company_country (str)
── company_addresses (str)
── company_employees_label (str)
── company_revenue_label (str)
── company_description (str)
── ceo_name (str)
── ceo_photo_url (str)
── logo_photo_url (str)
── company_addresses (str)
── company_employees_label (str)
── company_revenue_label (str)
── company_description (str)
── ceo_name (str)
── ceo_photo_url (str)
── logo_photo_url (str)
└── banner_photo_url (str)
```