https://github.com/mikayelgr/mdfe
My first program on Github: MDFE is created to scrape information about the current distance of planet Mars from Earth
https://github.com/mikayelgr/mdfe
cli mdfe python3 scraper
Last synced: about 1 year ago
JSON representation
My first program on Github: MDFE is created to scrape information about the current distance of planet Mars from Earth
- Host: GitHub
- URL: https://github.com/mikayelgr/mdfe
- Owner: mikayelgr
- License: bsd-3-clause
- Created: 2020-01-31T06:35:29.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-04T17:10:56.000Z (about 6 years ago)
- Last Synced: 2025-03-19T23:35:00.316Z (about 1 year ago)
- Topics: cli, mdfe, python3, scraper
- Language: Python
- Homepage: https://github.com/MichaelGrigoryan25/mdfe
- Size: 20.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MDFE(Mars's distance from earth)
# Installing the libraries
```pip install -r requirements.txt```
(Note that you'll need a Google Account for This Project)
## Step 1
Search the web for "My user agent" copy and paste it in the line 11.
## Step 2
Enable Google 2 Factor Aunthentication.
## Step 3
Go to Google App Passwords and create "Mail App".
## Step 4
Copy the 9 digit passcode and enter it in line 46 after you have written your email address in the same line.
(DON'T SHARE THE 9 DIGIT CODE WITH SOMEONE YOU DON'T TRUST)
## Step 5
Navigate to ```lines 60, 61``` and enter the `sender`'s and `receiver`'s email addresses.
(You can also create receiver and sender list)
## Step 6
Change the body(message) variable to suit your needs.