-
Notifications
You must be signed in to change notification settings - Fork 0
CaptainKryuk/python-scrapy-forms
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
For testing app: 1. Set virtual enviroment >>> virtualenv env_name 2. Install libs from requirements >>> pip install -r requirements.txt 3. change necessary url in "start url = []" in spider folder, which in forms/spider/forms.py 4. Add root part in 11 line 5. Run spider >>> scrapy crawl forms (if you change spider name - need to change spider name in command) if you want output in csv file, run: >>> scrapy crawl forms -o output.csv -p csv
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published