forked from anaDachia/Quora-Crawler
-
Notifications
You must be signed in to change notification settings - Fork 0
teredeby/Quora-Crawler-1
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
To get question links: 1) put topic name and urls in topic_names.txt and topic_urls.txt similar to current format 2) run the main python function with argument : getquestionlinks 3) After this you will see question local links in questions.txt ----------------------------------- To get all questions in answers.csv: 1) delete answers.csv because program needs to create it itself 2) questions_done.txt contains questions that data for them is stored so far. if you wanna start all over again, delete content of this file. 3) run the main python function with argument : downloadquestions -------------------- To restart eveything: 1) delete answers.csv because program needs to create it itself 2) questions_done.txt contains questions that data for them is stored so far. if you wanna start all over again, delete content of this file.
About
For given topics crawls Quora questions.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%