Skip to content

Commit 141054b

Browse files
author
hauntps
committed
Stackoverflow Bot v1.1
1 parent 0ca0684 commit 141054b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ _Updated as often as I can. Want to contribute? Go ahead and make a pull request
1313
- [ ] Create easy search for lists.
1414

1515
## Prerequisites
16-
+ Python 2.7 + Selenium +
16+
+ Python 2.7 + Selenium
1717

1818
### Install:
1919
+ `pip install selenium`
2020
### How to use
21-
+ `python CrawlBot`
21+
+ `python CrawlBot.py`
2222
## Stackoverflow Tag List (Some data)
2323

2424
__1. [javascript](https://stackoverflow.com/questions/tagged/javascript)__: Javascript (not to be confused with java) is a high-level, dynamic, multi-paradigm, object-oriented, prototype-based, weakly-typed language used for both client-side and server-side scripting. its pri

json-to-md.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@
1616
- [ ] Create easy search for lists.
1717
1818
## Prerequisites
19-
+ Python 2.7 + Selenium +
19+
+ Python 2.7 + Selenium
2020
2121
### Install:
2222
+ `pip install selenium`
2323
### How to use
24-
+ `python CrawlBot`
24+
+ `python CrawlBot.py`
2525
## Stackoverflow Tag List (Some data)
2626
2727
'''

0 commit comments

Comments
 (0)