Christopher K. Hoadley
6ce822ec11
Forgot to update screenshot...
6 years ago
Christopher K. Hoadley
ed8513fd06
Update Command Line Interface: Accept List Of User Names, Add Version
...
Revamp command line interface. Allow user to pass a list of user names on the command line. Update readme to illustrate actual usage.
Pass debug option in argument list instead of depending on the global variable. This should probably all be reworked to use the logging module.
6 years ago
Christopher K. Hoadley
4067991b59
Replace noPeriod attribute in JSON file with a regexCheck attribute. If this does not exist in the JSON file, then there will be a default regular expression that will be used. By default, the allowed user name pattern requires that the first character is alphabetic, while the following characters are either alphanumeric or ".", "_", or "-". Also, specifically indicate that the user name is invalid in the feedback.
6 years ago
Siddharth Dushantha
cb62daa557
added devRant
6 years ago
Siddharth Dushantha
94a58614fb
Merge pull request #15 from shijuleon/master
...
Refactor error printing code
6 years ago
Siddharth Dushantha
9959e40e39
Merge pull request #14 from hoadlck/hoadlck-userdotcheck
...
Correct User Name With Dot Check
6 years ago
shijuleon
804c5d3fc8
Refactor error printing code
6 years ago
Christopher K. Hoadley
dd8d36741d
Fix bug that incorrectly said that all user names were not supported for any site that would not allow a dot in the user name.
...
The check for the dot should only happen if the user has a dot in the name.
6 years ago
Siddharth Dushantha
7a55917138
Merge pull request #1 from shijuleon/master
...
Error handling
6 years ago
shijuleon
69480d82fb
Removed banner from help
6 years ago
Shiju Leon
58dff89e5e
Merge branch 'master' into master
6 years ago
Master
b59dc55631
cleanup, fixed handling connection error exception
6 years ago
Siddharth Dushantha
930ffd19db
fixed styling on the ascii art
6 years ago
Siddharth Dushantha
baa955e07a
Merge pull request #7 from 0xflotus/patch-1
...
fixed username
6 years ago
Siddharth Dushantha
52d1c09c21
Merge pull request #8 from ronaldseoh/enforce-encoding
...
enforce utf-8 encoding when we open data.json
6 years ago
Siddharth Dushantha
7b21bf1a99
Merge pull request #11 from hoadlck/hoadlck-houzz-duplicate
...
Remove duplicate for Houzz
6 years ago
Siddharth Dushantha
41a44be6cd
fixed issue #9
6 years ago
shijuleon
ff2f42cc38
Better error printing. Debug mode
6 years ago
shijuleon
7f65018746
Add argparse. Styling in error messages
6 years ago
Siddharth Dushantha
ad23efc785
fixed #2 , added new method for response_url and gitignore
6 years ago
0xflotus
54fb16243d
fixed username
6 years ago
Ronald Seoh
9c12834217
enforce utf-8 encoding when we open data.json
6 years ago
Simeon Visser
10582b629e
Ensure raw file is automatically closed
6 years ago
Tejasvi Nareddy
c4c31530ff
Remove requests from requirements
6 years ago
Tejasvi Nareddy
971a88dd1e
Asynchronous requests
...
Improves performance greatly
6 years ago
Tejasvi Nareddy
8ed7a39b86
Reformat file
6 years ago
Tejasvi Nareddy
8abeaac017
Add gitignore
6 years ago
Christopher Kent Hoadley
edfc89cab5
Remove duplicate for Houzz
...
There were two entries for https://houzz.com/user . Must have been a cut-and-paste error.
6 years ago
shijuleon
dbfd332ca5
HTTP requests error handling, adding cmdline params
6 years ago
Siddharth Dushantha
f0b4365f7c
removed a duplicate of last.fm
6 years ago
Siddharth Dushantha
8f9f9149b8
added Pexels
6 years ago
Siddharth Dushantha
54af53bba3
added Flickr, WordPress and Unsplash
6 years ago
Siddharth Dushantha
03c8cdc5fb
Update README.md
6 years ago
Siddharth Dushantha
98b36d9a3e
Update LICENSE
6 years ago
Siddharth Dushantha
d496292545
Update README.md
6 years ago
Siddharth Dushantha
c76f51cdb9
Delete preview.png
6 years ago
Siddharth Dushantha
0b17d90e31
new preview
6 years ago
Siddharth Dushantha
c4a0f5f8e2
added We Heart It
6 years ago
Siddharth Dushantha
4600a4bd4c
added tinder
6 years ago
Siddharth Dushantha
5ebf3607c5
Added many more sites
6 years ago
Siddharth Dushantha
77f87b34c6
Create requirements.txt
6 years ago
Siddharth Dushantha
5a9c64b73f
Add files via upload
6 years ago
Siddharth Dushantha
f75aed7165
Delete Screenshot_18-12-24_at_15-32-14.png
6 years ago
Siddharth Dushantha
be03fdc4af
Update README.md
6 years ago
Siddharth Dushantha
1e0adb6ade
Add files via upload
6 years ago
Siddharth Dushantha
28ec94a97b
added VSCO
6 years ago
Siddharth Dushantha
f9dd54df2b
Add files via upload
6 years ago
Siddharth Dushantha
318237a0f5
Update README.md
6 years ago
Siddharth Dushantha
b373f81feb
Initial commit
6 years ago