Search results

  1. P

    Best way to scrape Google+ Local Listings

    I have a requirement where we need to scrape the listings from Google Maps for specific queries. So for instance, if the user searches for 'roofers in NYC', we will search for this on Google Maps and pull out the top 100 results. So in teh above case, the query will be something like this ...
  2. P

    Google SERP scraping - Confused between using API and using scraped results

    I am working on a project for which I will need the organic search results from Google - I don't intend to directly scrape myself. Instead I could either use the API from sites like SEMRush, or there is an alternate provider who gives me the scraped results in HTML format. In terms of cost...
  3. P

    Sessions Not Being Created As Desired

    Hi I am looking to create a site where a session lasts 30 minutes. There is a session table that is updated with a list of new sessions. I have the following thing coded. But I noticed that there are over 213 sessions created although the test-site only had 23 pageviews from 10 visits or so...
  4. P

    Form elements not responding on smaller screen computer

    Hi there, I am building this website popundernetwork (According to forum rules, I cannot enter the complete url) - I work on a small screen computer and when I check on the Form on the site homepage, I am not able to focus and click on either the two text input fields nor the submit button...
Back
Top