Skip to main content

input: company's website url , output: company's facebook, linkedin, twitter, instagram links in a dictionary

Project description

This project focuses on finding the social media links of a company by taking in as input the company's website url, using the libraries google and bs4 (beautiful soup).

Most of the websites render the social media links as static HTML, but some websites render it using Javascript (dynamic websites).

Beautiful Soup can only scrape static HTML code and to scrape dynamically loaded content other scraping libraries like Selenium and Scrapy+Splash will be required.

To circumvent this problem, the code also tries to find the social media links on google.

Since we cannot say for sure the links returned by google may or may not belong to the company, and also when scraping a website it may return unwanted links as well, several filtering criterias are applied to return the best possible links.

The solution is not perfect and would fail to return perfect results when it is difficult to find the company's social media acoount on google and links are loaded dynamically on the official website, for example:

  1. The website uses a name on social media which is different than the name mentioned in the website url + links are loaded dynamically on their company's website
  2. The website doesnt have an account on a particular social media platform and someone else has an account with the name which is exactly same to the company's name

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sociallinkfinder-0.0.6.tar.gz (5.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sociallinkfinder-0.0.6-py3-none-any.whl (5.7 kB view details)

Uploaded Python 3

File details

Details for the file sociallinkfinder-0.0.6.tar.gz.

File metadata

  • Download URL: sociallinkfinder-0.0.6.tar.gz
  • Upload date:
  • Size: 5.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.4 CPython/3.7.4 Linux/5.4.0-54-generic

File hashes

Hashes for sociallinkfinder-0.0.6.tar.gz
Algorithm Hash digest
SHA256 715ca73bd9842ec156b2f766d1817ee9a305b02700b54a17f1d20b0ec180f877
MD5 a4f60050b902962cdb77586d68de27dd
BLAKE2b-256 98aedd5adf66d2a4ef6d743cd8bea280555f7bf773f0d29d0652c978dc2acf55

See more details on using hashes here.

File details

Details for the file sociallinkfinder-0.0.6-py3-none-any.whl.

File metadata

  • Download URL: sociallinkfinder-0.0.6-py3-none-any.whl
  • Upload date:
  • Size: 5.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.4 CPython/3.7.4 Linux/5.4.0-54-generic

File hashes

Hashes for sociallinkfinder-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 a2d8e08e32d6b0565b4f60b0e93ee248ba36474482bdc6d404f66b8a442e255c
MD5 e33868fd00f5a65caf8181d32adab058
BLAKE2b-256 e1c95f72e811e34fb91dfe6cabff7506cfcf5d8ec2b08c932163c357e49325a1

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page