Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

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)