Skip to content

SoCloseSociety/BOT-FreeWork_Scrapping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

FreeWork Job Scraper

This is a Python script to scrape job postings from FreeWork using Selenium and BeautifulSoup. The script scrapes the job postings based on a provided search link and saves the scraped data in a CSV file.

Prerequisites

  • Python 3.x
  • Selenium
  • BeautifulSoup
  • Pandas
  • Numpy
  • webdriver-manager
  • pyperclip
  • pyautogui
  • ChromeDriver

How to use

  1. Clone this repository: git clone https://github.com/[username]/selenium-job-scraper.git
  2. Navigate to the repository directory: cd selenium-job-scraper
  3. Install the required dependencies: pip install -r requirements.txt
  4. Run the script: python main.py
  5. Enter the search link and output file name when prompted
  6. Wait for the script to finish scraping the data
  7. Find the output file in the repository directory

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT License

About

This is a Python script to scrape job postings from FreeWork using Selenium and BeautifulSoup.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages