Skip to content

lonGDiBo/Web-crawling-with-Python

Repository files navigation

Web-crawling-with-Python

In this project, I will undertake four different sub-projects, ranging from simple data scraping to more complex tasks.

1. Building a bot to collect user data on LinkedIn for your own job-related purposes

  • Data Source: https://www.linkedin.com/
  • Project Location: Folder: Scraping_UserLinkedIn
  • How to use my code
    • Input your personal LinkedIn username and password into the text file (User_pass.txt).
    • Execute each shell in the scraping_LinkedIn.ipynb file.
  • Requirements:
    • Python 3.8 or higher
    • Selenium
    • WebDriver
    • BeautifulSoup
    • Time
  • Achieved Results: A result table in a .csv file with the specified amount of data that the bot collects. image

2. Simple Data Scraping of Job Information from a Website

4. Scraping Top movie Data

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published