Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/daggerpov/insta-weather-scraper
2-in-1 web scraper GUI for navigating Instagram and checking various weather conditions/info in a certain city. (watch video)
https://github.com/daggerpov/insta-weather-scraper
python requests selenium tkinter-gui
Last synced: 19 days ago
JSON representation
2-in-1 web scraper GUI for navigating Instagram and checking various weather conditions/info in a certain city. (watch video)
- Host: GitHub
- URL: https://github.com/daggerpov/insta-weather-scraper
- Owner: Daggerpov
- Created: 2021-03-19T10:53:46.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-01T05:39:48.000Z (over 2 years ago)
- Last Synced: 2024-04-18T07:05:21.640Z (8 months ago)
- Topics: python, requests, selenium, tkinter-gui
- Language: Python
- Homepage: https://youtu.be/S7kuJ-cuLcU
- Size: 12.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Web-Scraper
## Demo Video: https://youtu.be/S7kuJ-cuLcU
Must `pip install selenium` (and Requests if you're on a UNIX-based OS). See `requirements.txt` for module versions, which I retrieved from my Mac with the 'pip3 freeze' command. This means that if you're on Windows or Linux, they'll differ slightly.
![image](https://user-images.githubusercontent.com/53918934/177761609-4886e071-81a9-4ebe-9d98-c3fc9b9ea454.png)
## Weather City Search
![image](https://user-images.githubusercontent.com/53918934/177761877-8db33021-ca26-4eda-be9d-972ab1949cde.png)
## Error Message:
![image](https://user-images.githubusercontent.com/53918934/177761969-10e1b8f3-6358-40f8-8515-cad7edb17c38.png)
## Login to Instagram:
![image](https://user-images.githubusercontent.com/53918934/177762021-ce357089-3a35-4f8c-8b32-4c8f40cf64bd.png)
## Navigate/Follow Buttons:
![image](https://user-images.githubusercontent.com/53918934/177762232-0e3b42fa-b060-452b-b29a-95343f5cc436.png)