Skip to content

importing target urls from other project verified urls / from file

andrzejekandrzejek Polska
edited July 2019 in Need Help
i would like to separate some logic like website identification / registration into multiple engines and then other projects can use these urls, either saved by write_File or other logic, is there anything that can help right now?

Comments

  • SvenSven www.GSA-Online.de
    inside the engine you would like to use macros to store things on success and other projects make use of the file?
  • exactly, but not only on success, for now i guess i could modify step conditions and save to files based on conditions (SER could work as a crawler) ;

    1) eliminate complexity of some scripts
    2) eliminate many engine.ini limitations
    3) use engine.ini as a crawler / scraper

    Ive tried already but beacuse SER needs to submit something, it is limited beacuse SER wont follow into next steps.
  • SvenSven www.GSA-Online.de
    try using "just download=1" in that step and it should work. ... just temporary.
  • Yes exactly this is what i am doing. I will send example engine an dproject via pm.
Sign In or Register to comment.