Create a basic spider using scrapy that will prompt for credentials via command line and then login to Facebook.
I'm going to try to use scrapy for now instead of one of the other methods discussed (casperjs, selenium, etc.) The casperjs files are still here for now but if this method continues to work I will delete them.
Also changed .gitignore from a node project to a python project.
Create a basic spider using scrapy that will prompt for credentials via command line and then login to Facebook.
I'm going to try to use scrapy for now instead of one of the other methods discussed (casperjs, selenium, etc.) The casperjs files are still here for now but if this method continues to work I will delete them.
.gitignore
from a node project to a python project.