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

linkedin

Here are 447 public repositories matching this topic...

datahub
ben5448
ben5448 commented Mar 3, 2020

Is your feature request related to a problem? Please describe.
On the Docs tab the only data that really helps me know which links are worth following is the description. The URL is not usually helpful, but it could be a tooltip. Same for the author and date added. They are not bad pieces of information to show, but the room given to rendering them could be used to display the more useful des

eximius313
eximius313 commented Aug 30, 2016

Hi,

Could you please update documentation about:
1)What

com.feth.play.module.pa.controllers.Authenticate.noCache(response());

is, why and where should I use it?

  1. What is the purpose of AuthProvider and it's elements and how to use it?
  2. What is the workflow (how AbstractUserService plays with Resolver, AuthProvider, AuthUser and AbstractDeadboltHandler)?

Thank you in advance

Ryan-Gordon1
Ryan-Gordon1 commented Jan 14, 2020

As it stands there are a bunch of gotchas with this project. From certain versions of packages not working (we eventually learn it is related to the fact they aren't pulling from Pypi) to having a very tight coupling to pivy-importer (which is admitted to be more of a throwaway as linkedin use an internal package) I feel the documentation needs an overall.

Without clear working examples to get

operative framework is a OSINT investigation framework, you can interact with multiple targets, execute multiple modules, create links with target, export rapport to PDF file, add note to target or results, interact with RESTFul API, write your own modules.

  • Updated Jul 2, 2020
  • Go
AdityaAnand1
AdityaAnand1 commented Apr 16, 2020

Linked is definitely one of the hardest websites to scrape. Would love to hear from someone with experience scraping linkedin at scale (Say, for a use case of scraping hundreds of thousands of profiles every week)

What typical rate limits do you set? How many accounts do you use? Are they all free or paid? What precautions do you take to avoid getting banned/IP-blocked/auto-logged out etc.?

Glassback
Glassback commented Apr 19, 2020

Thanks for your amazing job! I'm trying to use your scraper but it didn't works... It redirect to a 404 page.... Can you help me?

`scrapy crawl companies -a selenium_hostname=localhost -o output.csv
INFO:scrapy.utils.log:Scrapy 2.0.1 started (bot: scrapybot)
2020-04-19 12:10:18 [scrapy.utils.log] INFO: Scrapy 2.0.1 started (bot: scrapybot)
INFO:scrapy.utils.log:Versions: lxml 4.5.0.0, libxml

paras55
paras55 commented Feb 16, 2020

when run with following code :
with MyConnectionScraper(cookie='AQEDAS9oddoAec7fAAABcD_bsSwAAAFwY-g1LFEAR5RwykzJFoxZQ1ZjaMH2vcXgsasLMFb0GwyGbqgh_guqW-K122YvSwg2_zhDnX_gbpdXrYjPqY5Mq9U2o3KmrfQCYbImYSAmUOTVDuPpUoBPkS') as scraper:
connections=scraper.scrape()
people=connections.to_dict()

no such element: Unable to locate element: {"method":"css selector","selector":".mn-connections > h

ktsixit
ktsixit commented Apr 6, 2020

Preconditions

  1. Magento: 2.2.6
  2. PHP: 7.2

Steps to reproduce

  1. Login via Facebook

Expected result

  1. Redirect to Facebook and view login form

Actual result

  1. After making http request though /lib/internal/Mageplaza/Facebook/Http/GraphRawResponse.php
    error message displays
Notice: Undefined property: Magento\\Framework\\App\\Http\\Context::$cookieManager

Improve this page

Add a description, image, and links to the linkedin 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 linkedin topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.