I am scraping a site which allows only one login session for an account. I am using an account to scrap the site,My requirement is to scrap list of search items where there is a form to search a string, but i would like to scrap list of string search results. I wanna request concurrently to a form in scrapy.How can i achieve this?
-- You received this message because you are subscribed to the Google Groups "scrapy-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/scrapy-users. For more options, visit https://groups.google.com/d/optout.
