Closed GoogleCodeExporter closed 9 years ago
Hi deepfreeze,
Are you sure that there are so much results?
Because every page contains 100 results. So if there are less than 1000 results
(cause you skip 10 pages) then you wont find anything.
Can you please verify it by hand that there are less than 1000 results?
Otherwise I have to checkout the xgoogle module. Maybe there is an update :)
-imax.
Original comment by fimap....@gmail.com
on 14 Jul 2010 at 3:08
sorry my mistake, default search is 10 results per page and i didn't notice,
that fimap uses 100 results per page. google doesnt't show up any findings
above 9-10< pages, so it's okay.
btw great tool, keep up the good work ;D
Original comment by deepfree...@googlemail.com
on 14 Jul 2010 at 6:23
suggestion:
might it be possible, to make the list-feature also available for google-search
strings? it takes a time for fimap to check all search results, so it would be
great if i can give a list of search strings to it.
Original comment by deepfree...@googlemail.com
on 14 Jul 2010 at 9:19
Hi deepfreeze,
Yeah some other guys also wanted a list-feature for the google search.
But imo its not needed because you could just write a little shell script which
starts fimap with each search-term one after one like this:
python fimap.py -g -q 'superman'
python fimap.py -g -q 'spiderman'
But I might add a google-search-string-list feature later :)
Cheers,
-imax.
Original comment by fimap....@gmail.com
on 14 Jul 2010 at 4:17
Original issue reported on code.google.com by
deepfree...@googlemail.com
on 13 Jul 2010 at 6:53