ashim888 / awis

A python script to query Amazon's Alexa Web Information Service (AWIS).
GNU General Public License v3.0
37 stars 18 forks source link

added SitesLinkingIn #20

Closed mikkokotila closed 6 years ago

mikkokotila commented 6 years ago

Added just the absolute minimum to make it work.

mikkokotila commented 6 years ago

Just to note here as well that paging would need to be added to support more than 20 results, and also I did not make any corresponding changes to CI/tests