Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added ability to get more than 1 page data #135

Open
wants to merge 21 commits into
base: master
Choose a base branch
from

Commits on Sep 4, 2022

  1. added offset & query. changed way of url making.

    now it can search in a normal way by using -q flag, it's like normal searching in google scholar.
    changed way of url making, because it was using useless arguments in url, and google i was getting ban from google because of it.
    now supports offset by using -o flag, it's how many articles that you want skip.
    amirz7676 committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    024df5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c255020 View commit details
    Browse the repository at this point in the history
  3. deleted print() in code.

    amirz7676 committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    83897a4 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2022

  1. added some comments

    amirz7676 committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    35e90bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbe884e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb8b5af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    66a6659 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9812047 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3e8a2a3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2cf81d1 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. Configuration menu
    Copy the full SHA
    e522d0d View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. Configuration menu
    Copy the full SHA
    897a552 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34927e7 View commit details
    Browse the repository at this point in the history
  3. added bibTex parser

    amirz7676 committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    c9110fb View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2022

  1. updatet .gitignore file

    amirz7676 committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    99d307c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37d9cc1 View commit details
    Browse the repository at this point in the history
  3. fixed bug of delay method

    amirz7676 committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    0f66393 View commit details
    Browse the repository at this point in the history
  4. added no-delay option.

    amirz7676 committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    a419599 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b2d1e6f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9824b6b View commit details
    Browse the repository at this point in the history
  7. changed delay input option. deleted some useless lines. changed robot…

    … error from info to error in debug. and fixed some minor bgs
    amirz7676 committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    60f9e4c View commit details
    Browse the repository at this point in the history