Skip to content

Magenaut

  • Home
  • Topics
    • Notes
    • Tutorial
    • Bug fixing
    • Extension
    • Server
  • Q&A
  • Privacy Policy
  • About

web-scraping

JSON link from google developer tools not working in Python (or in browser)

August 22, 2022 by Magenaut

I am trying to extract the data in the table at https://www.ecoregistry.io/emit-certifications/ra/10

Categories Python, Q&A Tags data-extraction, data-science, json, python, web-scraping Leave a comment

WebDriverWait not working as expected

August 22, 2022 by Magenaut

I am working with selenium to scrape some data.

Categories Python, Q&A Tags expected-condition, python, selenium, web-scraping, webdriverwait Leave a comment

retrieve links from web page using python and BeautifulSoup

August 22, 2022 by Magenaut

Represents elements with an attribute name of attr whose value is prefixed (preceded) by value.

Categories Python, Q&A Tags beautifulsoup, hyperlink, python, web-scraping Leave a comment

How to find elements by class

August 21, 2022 by Magenaut

I’m having trouble parsing HTML elements with “class” attribute using Beautifulsoup. The code looks like this

Categories Python, Q&A Tags beautifulsoup, html, python, web-scraping Leave a comment

How to use Python requests to fake a browser visit a.k.a and generate User Agent?

August 21, 2022 by Magenaut

I want to get the content from this website.

Categories Python, Q&A Tags python, python-requests, user-agent, web-scraping, wget Leave a comment

selenium with scrapy for dynamic page

August 21, 2022 by Magenaut

I’m trying to scrape product information from a webpage, using scrapy. My to-be-scraped webpage looks like this:

Categories Python, Q&A Tags python, scrapy, selenium, selenium-webdriver, web-scraping Leave a comment

Using python Requests with javascript pages

August 20, 2022 by Magenaut

I am trying to use the Requests framework with python (http://docs.python-requests.org/en/latest/) but the page I am trying to get to uses javascript to fetch the info that I want.

Categories Python, Q&A Tags python, python-requests, web-scraping Leave a comment

can we use XPath with BeautifulSoup?

August 20, 2022 by Magenaut

I am using BeautifulSoup to scrape an URL and I had the following code, to find the td tag whose class is 'empformbody':

Categories Python, Q&A Tags beautifulsoup, python, urllib, web-scraping, xpath Leave a comment

Scrape multiple urls using QWebPage

August 20, 2022 by Magenaut

I’m using Qt’s QWebPage to render a page that uses javascript to update its content dynamically – so a library that just downloads a static version of the page (such as urllib2) won’t work.

Categories Python, Q&A Tags pyqt, pyqt4, python, qwebpage, web-scraping Leave a comment

Web scraping with Python

August 20, 2022 by Magenaut

I’d like to grab daily sunrise/sunset times from a web site. Is it possible to scrape web content with Python? what are the modules used? Is there any tutorial available? Answers: Thank you for visiting the Q&A section on Magenaut. Please note that all the answers may not help you solve the issue immediately. So … Read more

Categories Python, Q&A Tags python, screen-scraping, web-scraping Leave a comment
Older posts
Newer posts
← Previous Page1 Page2 Page3 … Page6 Next →
  1. michealSmith07 on Is there a way to dynamically refresh the less command?August 21, 2022

    That is a very nice post. I like this post.

  2. anonymous on Fix libwacom9 dependency issue when upgrade DebianJune 27, 2022

    saved my day!! Thanks for the help…

  3. sreedhar on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    Thanks its working

  4. saintnick on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    remove libwacom2 worked for me as well

  5. ranafoul on Fix libwacom9 dependency issue when upgrade DebianApril 22, 2022

    apt remove libwacom2 helped on kali 2022.01. gr8

.net ajax asp.net asp.net-core asp.net-mvc asp.net-mvc-3 asp.net-mvc-4 asp.net-web-api bash c# command-line css custom-post-types custom-taxonomy dataframe dictionary django entity-framework functions gridview html iis javascript jquery json linux list matplotlib numpy pandas php plugin-development plugins posts python python-2.7 python-3.x security shell shell-script sql string vb.net webforms wp-query

© 2026 Magenaut • Built with GeneratePress