The Wayback Machine - https://web.archive.org/web/20210503141853/https://github.com/topics/scrape
Skip to content
#

scrape

Here are 305 public repositories matching this topic...

RaniMounikaKotakadi
RaniMounikaKotakadi commented Aug 6, 2020

unable to get the company website
Company Attrs: ['overview', 'jobs', 'life', 'insights']
Error!!!
Traceback (most recent call last):
File "linkedin_scrapper_chrome.py", line 72, in
company_overview_dict = company.to_dict()
File "/xxx/xxxx/linkedin_scrapper/scrape_linkedin/ResultsObject.py", line 13, in to_dict
return dict(zip(self.attributes, vals))
File "/xxxx/xxxx

Improve this page

Add a description, image, and links to the scrape topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the scrape topic, visit your repo's landing page and select "manage topics."

Learn more