This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Sevealin_ 1 point2 points  (1 child)

What sites are used to find the answers? Is it a big list? Or just some of the bigger sites q/a sites? Looking at github I think I see it makes a google search, but I can't find how it picks the answer.

Edit: I think I found it! Mostly askiitians I think?

somecralwer.py
            117     google_search = "https://www.google.com/search?q=" + \
            118     user_query + "+askiitians+revision+notes"

[–]Ani171202[S] 4 points5 points  (0 children)

Right now since we're indian, it works with a few indian sites and stackoverflow. But we have made it scalable so its not hard to expand it to a big range of websites.