Skip to content

mitkotak/American_Job_Center_Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to American_Job_Center_Scraper 👋

Version Documentation License: MIT

Webscraper for https://www.careeronestop.org/LocalHelp/AmericanJobCenters/find-american-job-centers.aspx

🏠 Youtube

Watch the video

Demo

in3c8af0db72e17241.gif

Usage

Install Chrome or Firefox if you don't have that already on your computer. If you want to use Chrome then uncomment these lines. Remember to comment out the Firefox lines.

Fire up your terminal/command prompt, navigate to the Github folder and install all of the requirements.

pip install -r requirements.txt

Set the correct input csv file. E.g test_zipcode.csv in Line 10 webscraper_v3.py

vim webscraper_v3.py

Set the correct driver in Line 23 webscraper_v3.py

vim webscraper_v3.py

Firefox

  • Mac : ./drivers/geckodriver
  • Windows : .\drivers\geckodriver.exe

Chrome

  • Mac : ./drivers/chromedriver
  • Windows : .\drivers\chromedriver.exe

Now just run the geckodriver/geckodriver.exe | chromedriver/chromedriver.exe once by double-clicking on it. Install the latest version from here or here if things don't work

Just run the following command after this:

python3 webscraper_v3.py

Or

python webscraper_v3.py

Let the scrapping begin !!

demo

Author

👤 Mit Kotak

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2021 Mit Kotak.
This project is MIT licensed.


This README was generated with ❤️ by readme-md-generator

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages